fix(prometheus): use correct variable for storage values
!5 nofusscomputing/infrastructure/configuration-management/project-production!4
This commit is contained in:
@ -46,7 +46,7 @@ spec:
|
||||
serviceMonitorNamespaceSelector: {}
|
||||
serviceMonitorSelector: {}
|
||||
storage:
|
||||
{{- toYaml .Values.nfc_monitoring.prometheus.affinity | nindent 4 }}
|
||||
{{- toYaml .Values.nfc_monitoring.prometheus.storage | nindent 4 }}
|
||||
{{ if .Values.nfc_monitoring.thanos.sidecar.enabled }}
|
||||
thanos:
|
||||
image: "{{ .Values.nfc_monitoring.thanos.image.name }}:{{ .Values.nfc_monitoring.thanos.image.tag }}"
|
||||
|
Reference in New Issue
Block a user