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

Allow setting podSecurityContext #468

Closed
ekarlso opened this issue Oct 24, 2021 · 1 comment · Fixed by #469
Closed

Allow setting podSecurityContext #468

ekarlso opened this issue Oct 24, 2021 · 1 comment · Fixed by #469

Comments

@ekarlso
Copy link
Contributor

ekarlso commented Oct 24, 2021

you should be allowed to set something like the below that will be applied to the Pod of the Statefulset etc except when in sidecar mode which is very uesful for rootless collection of logs etc

podSecurityContext:
  fsGroup: 2000
ekarlso added a commit to ekarlso/opentelemetry-operator that referenced this issue Oct 24, 2021
@jpkrohling
Copy link
Member

Is this widely available in platforms like GCP and OpenShift?

ekarlso added a commit to ekarlso/opentelemetry-operator that referenced this issue Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants