Skip to content

Commit

Permalink
feat(velero): update config to reflect latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
synthe102 committed Jul 21, 2024
1 parent 1bca0d3 commit 2e9a822
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions k8s/sources/velero/values.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
configuration:
uploaderType: kopia
features: EnableCSI
backupStorageLocation:
- bucket: "velero-backups-synthe"
defaultVolumesToFsBackup: False
provider: aws
config:
region: eu-west-1
Expand All @@ -18,6 +17,5 @@ initContainers:
- mountPath: /target
name: plugins
deployNodeAgent: true
features: EnableCSI
credentials:
existingSecret: velero-creds

0 comments on commit 2e9a822

Please sign in to comment.