1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-29 02:45:06 +00:00

allow only supplementalGroups greater 0 (#1901)

Signed-off-by: Metzger, Simon <smnmtzgr@gmail.com>
This commit is contained in:
Simon Metzger 2021-05-10 19:14:08 +02:00 committed by GitHub
parent c6b43d65df
commit a65a85e55c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ spec:
pattern:
spec:
=(securityContext):
=(supplementalGroups): ["null"]
=(supplementalGroups): ">0"
- name: check-fsGroup
match:
resources: