Skip to content

feat: add podSecurityContext support to deployment#17

Merged
alpreu merged 1 commit into
streamvisor:mainfrom
answerbook:feat/add-pod-security-context
Mar 26, 2026
Merged

feat: add podSecurityContext support to deployment#17
alpreu merged 1 commit into
streamvisor:mainfrom
answerbook:feat/add-pod-security-context

Conversation

@teriyakichild
Copy link
Copy Markdown
Contributor

Allows setting pod-level security context (e.g. fsGroup) which is required for persistence to work when the container runs as a non-root user.

Allows setting pod-level security context (e.g. fsGroup) which is
required for persistence to work when the container runs as a
non-root user.
@alpreu alpreu merged commit 7ee0991 into streamvisor:main Mar 26, 2026
1 check passed
@darinspivey darinspivey deleted the feat/add-pod-security-context branch March 26, 2026 14:41
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