Skip to content

Commit

Permalink
Support Pod's securityContext.fsGroupChangePolicy (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
vpbarb committed Mar 15, 2024
1 parent ac3c7ab commit cbcd9a1
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1201,6 +1201,8 @@ spec:
runAsUser:
format: int64
type: integer
fsGroupChangePolicy:
type: string
seLinuxOptions:
properties:
level:
Expand Down Expand Up @@ -2909,6 +2911,8 @@ spec:
runAsUser:
format: int64
type: integer
fsGroupChangePolicy:
type: string
seLinuxOptions:
properties:
level:
Expand Down

0 comments on commit cbcd9a1

Please sign in to comment.