Skip to content
Snippets Groups Projects
Unverified Commit 529739d5 authored by Paweł Krupa's avatar Paweł Krupa Committed by GitHub
Browse files

Merge pull request #1572 from ArthurSens/as/projected-psp

parents d3e6d460 f4a5ff3e
Branches
Tags
No related merge requests found
......@@ -16,6 +16,7 @@ local restrictedPodSecurityPolicy = {
'configMap',
'emptyDir',
'secret',
'projected',
// Assume that persistentVolumes set up by the cluster admin are safe to use.
'persistentVolumeClaim',
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment