Skip to content

feat: adding ability to configure securityContext + fix #90

Merged
levkk merged 2 commits intopgdogdev:mainfrom
MagicAbdel:main
Apr 24, 2026
Merged

feat: adding ability to configure securityContext + fix #90
levkk merged 2 commits intopgdogdev:mainfrom
MagicAbdel:main

Conversation

@MagicAbdel
Copy link
Copy Markdown
Contributor

Changes:

  • Add support for configuring podSecurityContext / securityContext (both pod-level and container-level) via Helm values
  • Fix serviceAccountName not being set on the pod when serviceAccount.create=false (was was silently dropped from the pod spec, causing the pod to fall back to the default service account)

Copy link
Copy Markdown
Contributor

@levkk levkk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thank you

@levkk levkk merged commit bb1e3ae into pgdogdev:main Apr 24, 2026
1 of 2 checks passed
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