Skip to content

Commit 043473b

Browse files
committed
changes in values.yaml
1 parent 8fc04f6 commit 043473b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

charts/devtron/devtron-bom.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,11 +242,11 @@ monitoring:
242242
devtronEnterprise:
243243
enabled: false
244244
finops:
245-
enabled: true
245+
enabled: false
246246
costSync:
247-
image: "quay.io/cost-syc"
247+
image: ""
248248
timescale:
249-
password: "nflkwednsclkwmdnsc"
249+
password: ""
250250
user: "postgres"
251251
casbin:
252252
registry: ""

charts/devtron/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,9 +485,9 @@ devtronEnterprise:
485485
finops:
486486
enabled: false
487487
costSync:
488-
image: "quay.io/cost-syc"
488+
image: ""
489489
timescale:
490-
password: "nflkwednsclkwmdnsc"
490+
password: ""
491491
user: "postgres"
492492
casbin:
493493
registry: ""

0 commit comments

Comments
 (0)