k8s_flux_infra/components/monitoring/controllers/base/kustomization.yaml
2025-12-06 23:12:48 +00:00

8 lines
220 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
# Namespace is specified in each file in this case due to an issue with the RoleBinding
# namespace: monitoring
resources:
- namespace.yaml
- rbac.yaml