This commit is contained in:
2024-02-10 19:35:22 +01:00
parent edcb9158f5
commit a38ad1d7e6
11 changed files with 0 additions and 313 deletions

View File

@@ -1,17 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- recipes.sealedsecret.yaml
- pvc.yaml
- deployment.yaml
- configmap.yaml
- services.yaml
- ingress.yaml
namespace: recipes
images:
- name: recipes
newName: vabene1111/recipes
newTag: "1.5"