refactor(prometheus): adjusted role/rolbinding manifest to loop

!1
This commit is contained in:
2023-09-26 06:25:19 +09:30
parent 817b838655
commit 899c6a3d78
3 changed files with 25 additions and 475 deletions

View File

@ -135,6 +135,23 @@ nfc_monitoring:
topologyKey: kubernetes.io/hostname
weight: 10
# List of namespaces that prometheus is to monitor
# used to create Roles and RoleBindings
monitor_namespaces:
- alerting
- default
# - ceph
- grafana
- monitoring
# - kube-dashboard
# - kube-metrics
- kube-policy
- kube-system
- logging
# - mariadb
# - olm
# - operators
storage:
volumeClaimTemplate:
spec: