Skip to content

Fix incorrect usage of securityContext#1243

Open
qdii wants to merge 1 commit intomatrix-org:mainfrom
qdii:main
Open

Fix incorrect usage of securityContext#1243
qdii wants to merge 1 commit intomatrix-org:mainfrom
qdii:main

Conversation

@qdii
Copy link

@qdii qdii commented Mar 7, 2026

Fix a few issues:

  • containerSecurityContext does not exist in values.yaml or README.md
  • securityContext should be used for container-specific security contexts
  • podSecurityContext should be used for contexts that apply to all containers

*  does not exist
*  should be used for container-specific security contexts
*  should be used for contexts that apply to all pods
@qdii qdii requested a review from a team as a code owner March 7, 2026 00:10
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