presslabs / docker-orchestrator

github's orchestrator docker image and helm chart
2 stars 3 forks source link

Add PodSecurityPolicy related configs #5

Closed surajssd closed 5 years ago

surajssd commented 5 years ago

This commit adds a PSP, ServiceAccount, Role, RoleBinding and a flag in values file which can be used to decide whether to install a PSP or not.

Adding as a part of solving https://github.com/presslabs/mysql-operator/issues/258

surajssd commented 5 years ago

@calind can you review this PR as well ?

surajssd commented 5 years ago

Thanks @AMecea :-)