fix: update dashboard file names to use dynamic values for consistency

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-03-18 00:25:04 +08:00
parent a6803210e0
commit a1ab488cbf
5 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ metadata:
labels: labels:
grafana_dashboard: "1" grafana_dashboard: "1"
data: data:
dashboard.json: | {{ .Values.dashboard.name }}.json: |
{ {
"annotations": { "annotations": {
"list": [ "list": [

View File

@ -7,7 +7,7 @@ metadata:
labels: labels:
grafana_dashboard: "1" grafana_dashboard: "1"
data: data:
dashboard.json: | {{ .Values.dashboard.name }}.json: |
{ {
"annotations": { "annotations": {
"list": [ "list": [

View File

@ -7,7 +7,7 @@ metadata:
labels: labels:
grafana_dashboard: "1" grafana_dashboard: "1"
data: data:
dashboard.json: | {{ .Values.dashboard.name }}.json: |
{ {
"annotations": { "annotations": {
"list": [ "list": [

View File

@ -7,7 +7,7 @@ metadata:
labels: labels:
grafana_dashboard: "1" grafana_dashboard: "1"
data: data:
dashboard.json: | {{ .Values.dashboard.name }}.json: |
{ {
"annotations": { "annotations": {
"list": [ "list": [

View File

@ -7,7 +7,7 @@ metadata:
labels: labels:
grafana_dashboard: "1" grafana_dashboard: "1"
data: data:
dashboard.json: | {{ .Values.dashboard.name }}.json: |
{ {
"annotations": { "annotations": {
"list": [ "list": [