jetstack / navigator

Managed Database-as-a-Service (DBaaS) on Kubernetes
Apache License 2.0
271 stars 31 forks source link

Navigator should be able to operate in a cluster where PodSecurityPolicy is enabled #367

Open wallrj opened 6 years ago

wallrj commented 6 years ago

https://kubernetes.io/docs/concepts/policy/pod-security-policy/

It looks like we need a way for users to choose the name of a PodSecurityPolicy to use for the service accounts generated by the Navigator controller.

/kind feature