add other recipes

This commit is contained in:
2024-02-11 11:28:30 +01:00
parent a38ad1d7e6
commit 18889d7391
9 changed files with 118 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: recipes
resources:
- namespace.yaml
- deployment.yaml
- pvc.yaml
- service.yaml
- ingress.yaml
images:
- name: mealie
newTag: v1.2.0
newName: ghcr.io/mealie-recipes/mealie