diff --git a/config/prometheus/kustomization.yaml b/config/prometheus/kustomization.yaml index ed137168..4e44d90b 100644 --- a/config/prometheus/kustomization.yaml +++ b/config/prometheus/kustomization.yaml @@ -1,2 +1,4 @@ resources: - monitor.yaml +- role.yaml +- rolebinding.yaml