Skip to content

fix: use sidecar's containerSecurityContext condition in ruler sidecar#649

Open
archy-rock3t-cloud wants to merge 1 commit into
cortexproject:masterfrom
sophotechlabs:fix/ruler-sidecar-security-context
Open

fix: use sidecar's containerSecurityContext condition in ruler sidecar#649
archy-rock3t-cloud wants to merge 1 commit into
cortexproject:masterfrom
sophotechlabs:fix/ruler-sidecar-security-context

Conversation

@archy-rock3t-cloud

Copy link
Copy Markdown

What this PR does:

The ruler sidecar container's securityContext condition checks .Values.ruler.containerSecurityContext.enabled (the main container's flag) instead of .Values.ruler.sidecar.containerSecurityContext.enabled. This means the sidecar's securityContext is controlled by the main container's toggle rather than its own. The alertmanager sidecar already uses the correct path.

Which issue(s) this PR fixes:

N/A

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX], [DEPENDENCY]

Signed-off-by: Artem Muterko <artem@sopho.tech>
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.

2 participants