Skip to content

Commit 148003d

Browse files
committed
fix opencost template chart
1 parent d623fd1 commit 148003d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
dashboards: true
1+
dashboards: true
2+
opencost:
3+
customPricing:
4+
# -- This is only to enable custom pricing on on-premises or kind
5+
enabled: false
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
dashboards: true
2+
opencost:
3+
customPricing:
4+
# -- This is only to enable custom pricing on on-premises or kind
5+
enabled: false
26
gke:
37
podmonitoring: true

0 commit comments

Comments
 (0)