Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -27,7 +27,7 @@ velero:
|
||||
initContainers:
|
||||
- image: openebs/velero-plugin:3.6.0@sha256:9ea3331d891e436a7239e37e68ca4c8888500cb122be7cdc9d8400f345555c76
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: opeebs-velero-plugin
|
||||
name: openebs-velero-plugin
|
||||
volumeMounts:
|
||||
- mountPath: /target
|
||||
name: plugins
|
||||
@@ -55,3 +55,10 @@ velero:
|
||||
cpu: 4000m
|
||||
memory: 4Gi
|
||||
schedules: {}
|
||||
schedules:
|
||||
default:
|
||||
templates:
|
||||
includedNamespaces:
|
||||
- ix-*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user