DandyDeveloper / charts

Various helm charts migrated from [helm/stable] due to deprecation
https://dandydeveloper.github.io/charts
Apache License 2.0
157 stars 145 forks source link

[chart/redis-ha]Openshift Security Context #286

Closed Baboulinet-33 closed 1 week ago

Baboulinet-33 commented 3 months ago

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 openshift

openshift.template.txt k8s-vanilla.template.txt before.template.txt

DandyDeveloper commented 3 weeks ago

@Baboulinet-33 Things look good, just need version bumps on the chart. Need linting to pass before I merge.