diff --git a/velero-5.1.3/.values.home.yaml.swp b/velero-5.1.3/.values.home.yaml.swp index c3f3cf8..d370c6f 100644 Binary files a/velero-5.1.3/.values.home.yaml.swp and b/velero-5.1.3/.values.home.yaml.swp differ diff --git a/velero/values.home.yaml b/velero/values.home.yaml index 4c7ace3..e8193c9 100644 --- a/velero/values.home.yaml +++ b/velero/values.home.yaml @@ -112,13 +112,4 @@ configuration: credentials: existingSecret: minio-creds -nodeAgent: - podVolumePath: /var/lib/kubelet/pods - privileged: false - priorityClassName: "" - resources: - requests: - cpu: 500m - memory: 512Mi - limits: - memory: 1024Mi +deployNodeAgent: false