feat(labels): lables moved to values.yaml

!4
This commit is contained in:
2023-09-29 19:08:48 +09:30
parent 65b61ecf54
commit 03affbee80
56 changed files with 110 additions and 218 deletions

View File

@ -3,6 +3,11 @@
apiVersion: v1
kind: Secret
metadata:
labels:
{{ toYaml $.Values.nfc_monitoring.prometheus.labels | nindent 4 }}
app.kubernetes.io/part-of: {{ $.Chart.Name }}
app.kubernetes.io/managed-by: {{ $.Release.Service }}
app.kubernetes.io/version: {{ $.Chart.Version }}
name: thanos-sidecar-config
namespace: monitoring
type: Opaque