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