@ -51,4 +51,11 @@ spec:
|
||||
serviceMonitorSelector: {}
|
||||
storage:
|
||||
{{- toYaml .Values.nfc_monitoring.prometheus.affinity | nindent 4 }}
|
||||
{{ if .Values.nfc_monitoring.thanos.sidecar.enabled }}
|
||||
thanos:
|
||||
image: "{{ .Values.nfc_monitoring.thanos.image.name }}:{{ .Values.nfc_monitoring.thanos.image.tag }}"
|
||||
objectStorageConfig:
|
||||
key: thanos.yaml
|
||||
name: thanos-sidecar-config
|
||||
{{ end }}
|
||||
version: 2.42.0
|
||||
|
Reference in New Issue
Block a user