Skip to content

Commit 09566a0

Browse files
committed
feat: added +commonAnnotations for default Grafana folder
Signed-off-by: David <[email protected]>
1 parent d99ade1 commit 09566a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kustomization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ generatorOptions:
33
disableNameSuffixHash: true
44
labels:
55
grafana_dashboard: "true"
6+
commonAnnotations:
7+
grafana_folder: "Kubernetes"
68
namespace: monitoring
79

810
# Generate a ConfigMap for each dashboard

0 commit comments

Comments
 (0)