Skip to content

Commit

Permalink
To enable privileged container, isolation.podSecurityStandard needs t…
Browse files Browse the repository at this point in the history
…o be updated to privileged

Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
  • Loading branch information
yeahdongcn committed Jan 15, 2024
1 parent 1bf42af commit b95f9c7
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -19,6 +19,7 @@ spec:
# Below you can configure the virtual cluster
isolation:
enabled: true
podSecurityStandard: privileged
resourceQuota:
enabled: true
quota:
Expand Down

0 comments on commit b95f9c7

Please sign in to comment.