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

@ -18,9 +18,7 @@ items:
spec:
instanceSelector:
matchLabels:
app.kubernetes.io/component: graphing
app.kubernetes.io/instance: k8s
app.kubernetes.io/name: grafana
{{ toYaml $.Values.nfc_monitoring.grafana.labels | nindent 10 }}
allowCrossNamespaceImport: true
datasource:
{{ toYaml . | nindent 8 }}