azure-workload-identity
azure-workload-identity copied to clipboard
feat(helmchart): configurable securityContext
Reason for Change:
This commit moves the currently configured securityContext to the Helm values so that the default securityContext stays the same, but can be overridden if needed.
In some environments, a hardcoded container securityContext can cause problems. E.g. in OpenShift, a container's securityContext.runAsUser needs to be set to a namespace-specific UID.
Requirements
- [x] squashed commits
- [x] included documentation
- [ ] added unit tests and e2e tests (if applicable).
Issue Fixed:
Please answer the following questions with yes/no:
Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?
- [ ] yes
- [x] no
Notes for Reviewers:
@microsoft-github-policy-service agree
Hi @aramase @enj,
I see that you have been assigned as the reviewers for this PR. Did you already have a chance to review the changes?
Hi @aramase @enj, Do you have any updates for this PR?
@aramase @enj
Did you already have a chance to look at this PR?