7 lines
310 B
YAML
7 lines
310 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
# namespace.yaml is owned by noble-bootstrap-root (clusters/noble/bootstrap/kustomization.yaml).
|
|
# Do not include it here — two Applications owning the same Namespace causes SharedResourceWarning.
|
|
resources:
|
|
- metrics-clusterrolebinding.yaml
|