Skip to content

Conversation

@wtcross
Copy link

@wtcross wtcross commented Jan 3, 2026

Description

I am deploying step-issuer on OpenShift 4.20, which uses kubernetes 1.33. I am using version 1.9.11 of the chart, which is orchestrated by ArgoCD.

This change makes the following values nullable:

  • securityContext
  • podSecurityContext
  • kubeRBACproxy.securityContext

This simplifies deployment to OpenShift since the default SCC is restricted-v3, which is used for any pods that don't have securityContext defined.

I'm not very experienced with Helm. Let me know if this is a reasonable suggestion. It will not break anything for existing chart users.

I didn't make this change in the other charts in the repo. I also did not bump the version. If the maintainers like this change let me know how you'd prefer versioning to be handled.

❤Thank you!

@wtcross wtcross requested a review from a team as a code owner January 3, 2026 20:19
@CLAassistant
Copy link

CLAassistant commented Jan 3, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs triage Waiting for discussion / prioritization by team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants