Skip to content

Commit fb7fa46

Browse files
Updated Grafana Chart Values
1 parent 5592604 commit fb7fa46

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -702,10 +702,10 @@ grafana:
702702
verbs: ["get", "watch", "list"]
703703

704704
serviceAccount:
705-
create: true
706-
name: ${grafana_service_account}
707-
annotations: ${grafana_service_account_annotations}
708-
autoMount: true
705+
create: true
706+
name: ${grafana_service_account}
707+
annotations: ${grafana_service_account_annotations}
708+
autoMount: true
709709

710710
replicas: ${replicas}
711711

0 commit comments

Comments
 (0)