change runas
This commit is contained in:
@@ -52,8 +52,8 @@ spec:
|
|||||||
monthly: 2
|
monthly: 2
|
||||||
yearly: 4
|
yearly: 4
|
||||||
moverSecurityContext:
|
moverSecurityContext:
|
||||||
runAsUser: 1001
|
runAsUser: 1337
|
||||||
runAsGroup: 1001
|
runAsGroup: 1337
|
||||||
copyMethod: Snapshot
|
copyMethod: Snapshot
|
||||||
storageClassName: ceph-block
|
storageClassName: ceph-block
|
||||||
volumeSnapshotClassName: ceph-blockpool-snapshot
|
volumeSnapshotClassName: ceph-blockpool-snapshot
|
||||||
@@ -84,8 +84,8 @@ spec:
|
|||||||
monthly: 2
|
monthly: 2
|
||||||
yearly: 4
|
yearly: 4
|
||||||
moverSecurityContext:
|
moverSecurityContext:
|
||||||
runAsUser: 1001
|
runAsUser: 1337
|
||||||
runAsGroup: 1001
|
runAsGroup: 1337
|
||||||
copyMethod: Snapshot
|
copyMethod: Snapshot
|
||||||
storageClassName: ceph-block
|
storageClassName: ceph-block
|
||||||
volumeSnapshotClassName: ceph-blockpool-snapshot
|
volumeSnapshotClassName: ceph-blockpool-snapshot
|
||||||
|
Reference in New Issue
Block a user