Skip to content

Commit

Permalink
Merge pull request #9 from flanksource/fix-defaults
Browse files Browse the repository at this point in the history
chore: fix default chart values
  • Loading branch information
yashmehrotra authored Sep 6, 2023
2 parents c9a1623 + 5c2b926 commit 821d3ed
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@ fullnameOverride: ""
domain: ""
missionControlChartVersion: ">=0.0.0"
missionControl:
canary-checker:
db:
runMigrations: true
storageClass: managed
authProvider: clerk
db:
create: false
flanksource-ui:
oryKratosURL: https://mission-control.local/api/.ory
ingress:
enabled: false
enabled: false
kratos:
enabled: false

# See https://github.com/loft-sh/vcluster/blob/main/charts/k3s/values.yaml
vcluster:
Expand Down

0 comments on commit 821d3ed

Please sign in to comment.