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

@ -10,7 +10,7 @@ metadata:
app.kubernetes.io/managed-by: {{ $.Release.Service }}
app.kubernetes.io/version: {{ $.Chart.Version }}
name: prometheus-k8s
namespace: monitoring
namespace: {{ .Values.nfc_monitoring.prometheus.namespace }}
spec:
minAvailable: 1
selector: