Skip to content

Commit cd4b386

Browse files
added grafana in bom
1 parent a54870e commit cd4b386

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

charts/devtron-enterprise/devtron-bom.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,10 @@ devtron:
112112
policy.default: role:admin
113113
applicationSet:
114114
replicas: 0
115-
115+
monitoring:
116+
grafana:
117+
enabled: true
118+
image: "grafana:7.3.1"
116119
devtronEnterprise:
117120
enabled: true
118121
casbin:

0 commit comments

Comments
 (0)