refactor: remove k8s and use release name for instance

!8
This commit is contained in:
2024-02-04 16:48:52 +09:30
parent 38f08985f5
commit 490e497d15
88 changed files with 165 additions and 90 deletions

View File

@ -13,7 +13,7 @@ spec:
instanceSelector:
matchLabels:
app.kubernetes.io/component: graphing
app.kubernetes.io/instance: k8s
app.kubernetes.io/instance: {{ $.Release.Name }}
app.kubernetes.io/name: grafana
grafanaCom:
id: 2842