change security context
This commit is contained in:
@@ -51,6 +51,9 @@ spec:
|
||||
weekly: 3
|
||||
monthly: 2
|
||||
yearly: 4
|
||||
moverSecurityContext:
|
||||
runAsUser: 1001
|
||||
runAsGroup: 1001
|
||||
copyMethod: Snapshot
|
||||
storageClassName: ceph-block
|
||||
volumeSnapshotClassName: ceph-blockpool-snapshot
|
||||
@@ -80,6 +83,9 @@ spec:
|
||||
weekly: 3
|
||||
monthly: 2
|
||||
yearly: 4
|
||||
moverSecurityContext:
|
||||
runAsUser: 1001
|
||||
runAsGroup: 1001
|
||||
copyMethod: Snapshot
|
||||
storageClassName: ceph-block
|
||||
volumeSnapshotClassName: ceph-blockpool-snapshot
|
||||
|
Reference in New Issue
Block a user