concourse / concourse-chart

Helm chart to install Concourse
Apache License 2.0
145 stars 175 forks source link

Add psp name as parameter #63

Open jstudler opened 4 years ago

jstudler commented 4 years ago

The podsecuritypolicy used in worker-role.yaml line 18 should be parameterised. The reason is that there are k8s deployments that use different psp names for default privileged access than the one that is hardcoded.

taylorsilva commented 4 years ago

Does #100 solve this problem for you? The PSP is now made by the chart.