feat: change user
This commit is contained in:
@@ -6,8 +6,6 @@ grimmory:
|
||||
strategy: Recreate
|
||||
pod:
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 1000
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
containers:
|
||||
@@ -218,8 +216,6 @@ mariadb-cluster:
|
||||
volsync-target-config:
|
||||
pvcTarget: grimmory-config
|
||||
moverSecurityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 1000
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
local:
|
||||
|
||||
Reference in New Issue
Block a user