fix(prometheus): configurable image and tag

!8
This commit is contained in:
2024-02-04 15:07:13 +09:30
parent 106f2e6ec8
commit 257da9cd38

View File

@ -20,7 +20,7 @@ spec:
port: web
enableFeatures: []
externalLabels: {}
image: quay.io/prometheus/prometheus:v2.42.0
image: {{ .Values.nfc_monitoring.prometheus.image.name }}:{{ .Values.nfc_monitoring.prometheus.image.tag}}
nodeSelector:
kubernetes.io/os: linux
podMetadata: