Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -44,20 +44,6 @@ velero:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /target
|
- mountPath: /target
|
||||||
name: plugins
|
name: plugins
|
||||||
namespace:
|
|
||||||
labels:
|
|
||||||
- key: pod-security.kubernetes.io/enforce
|
|
||||||
value: privileged
|
|
||||||
- key: pod-security.kubernetes.io/enforce-version
|
|
||||||
value: latest
|
|
||||||
- key: pod-security.kubernetes.io/audit
|
|
||||||
value: privileged
|
|
||||||
- key: pod-security.kubernetes.io/audit-version
|
|
||||||
value: latest
|
|
||||||
- key: pod-security.kubernetes.io/warn
|
|
||||||
value: privileged
|
|
||||||
- key: pod-security.kubernetes.io/warn-version
|
|
||||||
value: latest
|
|
||||||
nodeAgent:
|
nodeAgent:
|
||||||
podVolumePath: /var/lib/kubelet/pods
|
podVolumePath: /var/lib/kubelet/pods
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|||||||
Reference in New Issue
Block a user