Skip to content

Commit 961addd

Browse files
committed
feat: add security context parameters to hookd when using in-cluster postgres
1 parent 64b71e5 commit 961addd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

charts/hookd/templates/postgres.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,7 @@ spec:
3939
memory: "2Gi"
4040
postgresql:
4141
version: "17"
42+
spiloFSGroup: 103
43+
spiloRunAsGroup: 103
44+
spiloRunAsUser: 101
4245
{{ end }}

0 commit comments

Comments
 (0)