genpolicy: reproduce fsGroup error

This commit is contained in:
Manuel Huber
2026-03-30 15:00:19 -07:00
parent a0e99a86cf
commit 24fd3ef4d5

View File

@@ -10,6 +10,7 @@ spec:
securityContext:
runAsUser: 0
runAsGroup: 0
fsGroup: 1000
supplementalGroups: [1, 2, 3, 4, 6, 10, 11, 20, 26, 27]
runtimeClassName: kata
restartPolicy: Never