patch fix for missing configmap

This commit is contained in:
2024-07-24 07:34:58 +10:00
parent e5f7dd84b4
commit 60e33c2fb3
2 changed files with 54 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./configmap.yaml
- ../../base
- ./ingress.yaml