Exposing additional securityContext settings in parent values.yaml#3582
Conversation
Also added in ability to generate an OpenShift SCC for nonroot if required.
|
Wondering if any of you can please explain: I get this when running using OpenShift restricted SCC. I'm not sure where it thinks superuser privileges are coming from? |
I think it comes from gid=0 which means you belong to the root group. I have not yet found a good solution for it. |
|
@madchap @alles-klar @ptrovatelli regardless of the celery issue (which we have resolved in our environment by using the As you can see, we have a separate ticket open to resolve the celery "superuser privilege" conversation (and I believe I've identified the bug). |
|
Added in the required rabbitmq KVs in values.yaml to utilise the |
madchap
left a comment
There was a problem hiding this comment.
I am good with the PR. The Openshift specifics, I am not well versed into, but looks ok.
To enable postgresql to work with restricted SCC in OpenShift and setting some resource specifications too, to work with limit ranges.