Adapt pod security context for Openshift like bitnami do, remove the following properties:
runAsUser
runAsGroup
fsGroup
Which issue this PR fixes
fixes #285
Special notes for your reviewer:
I've generated multiple file with helm template test .
before.template.txt: from master branch
k8s-vanilla.template.txt: compability disable for like in k8s
openshift.template.txt: compatibility enforced for openshift
What this PR does / why we need it:
Adapt pod security context for Openshift like bitnami do, remove the following properties:
Which issue this PR fixes
Special notes for your reviewer:
I've generated multiple file with
helm template test .
before.template.txt: from master branch k8s-vanilla.template.txt: compability disable for like in k8s openshift.template.txt: compatibility enforced for openshiftopenshift.template.txt k8s-vanilla.template.txt before.template.txt