ory / k8s

Kubernetes Helm Charts for the ORY ecosystem.
https://k8s.ory.sh/helm
Apache License 2.0
336 stars 259 forks source link

init-jwks-script initContainer doesn't have securityContext settings #517

Open AshutoshNirkhe opened 2 years ago

AshutoshNirkhe commented 2 years ago

Preflight checklist

Describe the bug

We are using oathkeeper helm chart which currently lacks the capability to support securityContext for initContainers namely 'init-jwks-script'. Please note that I have rubbed the container registry path and just kept the final image name.

image

This is request to add that support! Thanks!

Reproducing the bug

Simply deploy the chart without any changes.

Relevant log output

No response

Relevant configuration

No response

Version

v0.25.4

On which operating system are you observing this issue?

Linux

In which environment are you deploying?

Kubernetes with Helm

Additional Context

No response

Demonsthere commented 2 years ago

Hi there! As much as I understand the issue/request, I don't see the option to add initContainers to the oathkeeper deployment in out charts 🤔. Are you sure, those are our charts? I mean, we should add the support for initContainer nonetheless :D