Skip to content

Commit

Permalink
chore: typo in enable vs enabled in db config
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed May 7, 2024
1 parent 36e20d4 commit 98c84c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/main-app/values-uat-mainnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cf-explorer-infra:
diagnosticMode:
enabled: false
postgresql:
enable: false
enabled: false
dbSize: 3500Gi
kafka:
dbSize: 20Gi
Expand Down

0 comments on commit 98c84c6

Please sign in to comment.