Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Server init containers can't be configured with security contexts #592

Open
JRBANCEL opened this issue Oct 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@JRBANCEL
Copy link

Is your feature request related to a problem? Please describe.

These init containers should have a way to set a security context. It is pretty standard to not allow containers with runAsNonRoot: true, etc...

Describe the solution you'd like

Make it configurable.

@JRBANCEL JRBANCEL added the enhancement New feature or request label Oct 15, 2024
@cgetzen
Copy link

cgetzen commented Feb 6, 2025

The schema job is also missing a security context in some of its containers: https://github.com/temporalio/helm-charts/blob/main/charts/temporal/templates/server-job.yaml#L52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants