add storageclass swap
This commit is contained in:
@@ -36,6 +36,13 @@ velero:
|
|||||||
- mountPath: /target
|
- mountPath: /target
|
||||||
name: plugins
|
name: plugins
|
||||||
deployNodeAgent: true
|
deployNodeAgent: true
|
||||||
|
configMaps:
|
||||||
|
default-storageclass:
|
||||||
|
labels:
|
||||||
|
velero.io/plugin-config: ""
|
||||||
|
velero.io/change-storage-class: RestoreItemAction
|
||||||
|
data:
|
||||||
|
ceph-block: weyma-shared
|
||||||
extraObjects:
|
extraObjects:
|
||||||
- apiVersion: external-secrets.io/v1beta1
|
- apiVersion: external-secrets.io/v1beta1
|
||||||
kind: ExternalSecret
|
kind: ExternalSecret
|
||||||
|
|||||||
Reference in New Issue
Block a user