remove namespace specification from kustomize

This commit is contained in:
Kacey 2024-07-30 17:41:23 -06:00
parent 7f7cefb3b7
commit 0c41d95b59
No known key found for this signature in database
GPG key ID: 2921A404DF795009

View file

@ -1,6 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
- ./manifests/api-service.yaml
- ./manifests/cluster-role-aggregated-metrics-reader.yaml