Can I put namespace in kustomise

This commit is contained in:
2025-01-26 19:56:42 +00:00
parent b95c04ea1d
commit 41a85b2f22
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kube-system
resources:
- configmap.yaml
- deployment.yaml