fix: add mover contect (#5023)
Reviewed-on: #5023
This commit was merged in pull request #5023.
This commit is contained in:
@@ -14,3 +14,8 @@ spec:
|
||||
repository: booklore-config-backup-secret-local
|
||||
destinationPVC: grimmory-config
|
||||
copyMethod: Direct
|
||||
moverSecurityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 1000
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
|
||||
Reference in New Issue
Block a user