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

fix(helm): redundant container security contexts #458

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aslafy-z
Copy link

@aslafy-z aslafy-z commented Nov 9, 2024

Fixes #428

  • Remove forecastle.container.securityContext from ```values.yaml`
  • Remove duplicate container security context mapping
  • Merge forecastle.container.securityContext and forecastle.deployment.securityContext to keep backward compatibility

@aslafy-z aslafy-z marked this pull request as ready for review November 9, 2024 16:59
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.

[BUG] the chart creates a duplicate security context under certain conditions
1 participant