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

Fixing securityContext values injection. #150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vlasov-y
Copy link

You had .Values.securityContext use on pod level instead of container, and .Values.podSecurityContext not used at all. Fixed.
Also moved containers' name and image to the top of the list.

@vlasov-y vlasov-y force-pushed the main branch 2 times, most recently from 8576ae1 to 9aea213 Compare December 27, 2024 13:53
Fixing lint CI

Signed-off-by: Yurii Vlasov <[email protected]>
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 this pull request may close these issues.

1 participant