fix: add security context
This commit is contained in:
@@ -302,6 +302,11 @@ postgres-18-cluster:
|
||||
# backupName: external
|
||||
volsync-target-clickhouse-data:
|
||||
pvcTarget: clickhouse-data
|
||||
moverSecurityContext:
|
||||
runAsUser: 101
|
||||
runAsGroup: 101
|
||||
fsGroup: 101
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
local:
|
||||
enabled: true
|
||||
schedule: 40 11 * * *
|
||||
|
||||
Reference in New Issue
Block a user