We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2925898 commit e1bd3fdCopy full SHA for e1bd3fd
kubernetes/cluster-0/components/volsync/minio/replicationdestination.yaml
@@ -13,8 +13,6 @@ spec:
13
cacheCapacity: "${VOLSYNC_CACHE_CAPACITY:-1Gi}"
14
storageClassName: "${VOLSYNC_STORAGECLASS:-ceph-block}"
15
volumeSnapshotClassName: "${VOLSYNC_SNAPSHOTCLASS:-csi-ceph-blockpool}"
16
- restoreOpts:
17
- - "--no-ownership"
18
moverSecurityContext:
19
runAsUser: ${APP_UID:-568}
20
runAsGroup: ${APP_GID:-568}
0 commit comments