feat: add resource annotations (#6134)

This commit is contained in:
oldgiova
2024-10-16 16:34:24 +02:00
committed by GitHub
parent 9dc47f6b97
commit 5bd5a76d25
18 changed files with 79 additions and 0 deletions

View File

@@ -15,6 +15,10 @@ metadata:
{{- with .Values.global.monitoring.additionalLabels }}
{{- toYaml . | nindent 4 }}
{{- end }}
{{- if .Values.volume.annotations }}
annotations:
{{- toYaml .Values.volume.annotations | nindent 4 }}
{{- end }}
spec:
endpoints:
- interval: 30s