mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
chore(helm): change title of grafana dashboard (#6236)
closes #6234 Signed-off-by: karlderkaefer <karlderkaefer@users.noreply.github.com> Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
This commit is contained in:
parent
d33e616d69
commit
fc2285caf1
2 changed files with 4 additions and 2 deletions
|
@ -30,3 +30,5 @@ annotations:
|
|||
description: make sigstore volume configurable
|
||||
- kind: changed
|
||||
description: no deployments can run with 0 replicas
|
||||
- kind: changed
|
||||
description: change dashboard title of kyverno grafana dashboard
|
||||
|
|
|
@ -2847,8 +2847,8 @@
|
|||
},
|
||||
"timepicker": {},
|
||||
"timezone": "",
|
||||
"title": "Kyverno",
|
||||
"title": "Kyverno Metrics",
|
||||
"folder": "Kyverno",
|
||||
"uid": "Rg8lWBG7k",
|
||||
"version": "1.4.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue