We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fef492 commit 902788eCopy full SHA for 902788e
pkg/addons/velero/velero.go
@@ -33,7 +33,6 @@ var helmValues = map[string]interface{}{
33
"backupsEnabled": false,
34
"snapshotsEnabled": false,
35
"deployNodeAgent": true,
36
- "uploaderType": "restic",
37
"nodeAgent": map[string]interface{}{
38
"podVolumePath": "/var/lib/k0s/kubelet/pods",
39
},
0 commit comments