Add support for speaker securityContext#2099
Add support for speaker securityContext#2099fedepaol merged 1 commit intometallb:mainfrom mjnagel:helm-speaker-configurability
Conversation
|
Not sure why the one e2e test is failing - my changes didn't affect the manifests and shouldn't have even effected the default helm behavior. |
probably a flake (we got some of them, although quite rarely). |
Signed-off-by: Micah Nagel <micah.nagel@defenseunicorns.com>
|
@fedepaol done - just left as an object in the schema. Happy to add the properties but it didn't seem like other things were that verbose in the schema. Let me know if you want any adjustments. |
yep makes sense, thanks! |
Small addition to support setting the pod level security context on the speaker daemonset.
This is useful in some environments where explicit securityContext must be set for pods, or potentially when using a rebuilt image with a different (user/group could be different).