Skip to content
Snippets Groups Projects
Forked from faser / calypso
Source project has a limited visibility.
user avatar
Ricardo Rocha authored
Add two PodSecurityPolicy resources:
* privileged: for workloads needed more than restricted access
* unprivileged: for all other workloads, and should be the default

Additional things to be set:
* unprivileged mapped to ClusterRole relying on the 'default' service account
* privileged / unprivileged added to all existing ClusterRole resources
  as appropriate

In addition a new label is available to set an alternative policy to the
default account, so that at cluster creation users can override the
restricted defaults.
af447735
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..