Skip to content

Commit

Permalink
fix(chart): disable backup-uploader (#746)
Browse files Browse the repository at this point in the history
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
  • Loading branch information
leninmehedy committed Feb 9, 2024
1 parent 6149153 commit d2b7010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/fullstack-deployment/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ defaults:
prioritize: true
resources: {}
backupUploader:
enabled: true
enabled: false
nameOverride: "backup-uploader"
image:
registry: "gcr.io"
Expand Down

0 comments on commit d2b7010

Please sign in to comment.