fix(gethomepage): remove recursive kustomization.yaml resource

This commit is contained in:
David Landry 2024-01-21 22:46:27 -05:00
parent a52e9ea30f
commit 51807e9a1b

View file

@ -4,7 +4,6 @@ resources:
- configmap.yaml - configmap.yaml
- deployment.yaml - deployment.yaml
- ingress.yaml - ingress.yaml
- kustomization.yaml
- rbac.yaml - rbac.yaml
- sa.yaml - sa.yaml
- service.yaml - service.yaml