mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
examples/podsecuritypolicy/rbac: allow to use projected volumes in restricted PSP.
This commit is contained in:
parent
2cf0169092
commit
70b0e35873
@ -35,4 +35,5 @@ spec:
|
|||||||
- 'downwardAPI'
|
- 'downwardAPI'
|
||||||
- 'configMap'
|
- 'configMap'
|
||||||
- 'persistentVolumeClaim'
|
- 'persistentVolumeClaim'
|
||||||
|
- 'projected'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user