datalust / helm.datalust.co

Helm charts hosted on helm.datalust.co
Apache License 2.0
10 stars 16 forks source link

Remove use of the deprecated PodSecurityPolicy API #10

Closed KodrAus closed 3 years ago

KodrAus commented 3 years ago

The PodSecurityPolicy API is deprecated. We only really needed it initially because you couldn't run a Seq container as a non-root user. That's been fixed for a while so we can remove the PSP (which is going to stop working soon anyways).