add storageclass swap

This commit is contained in:
2025-03-01 20:18:51 -05:00
parent c514f7ae8e
commit e00b7a4b6a

View File

@@ -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