Remove stale namespace.yaml reference; namespace delivered by targetNamespace

This commit is contained in:
Brad Stein 2025-08-06 22:59:21 -05:00
parent 07f99dae60
commit ce46235f57

View File

@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
# namespace: gitea
resources:
- namespace.yaml
- deployment.yaml
- service.yaml
- pvc.yaml