refactor(prometheus): use values ns var

!1
This commit is contained in:
2023-09-21 12:53:34 +09:30
parent 3f2204cf31
commit 3281cd6552
19 changed files with 29 additions and 29 deletions

View File

@ -17,4 +17,4 @@ roleRef:
subjects:
- kind: ServiceAccount
name: prometheus-k8s
namespace: monitoring
namespace: {{ .Values.nfc_monitoring.prometheus.namespace }}