UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5b0347f4 authored by Andrew Shoell's avatar Andrew Shoell
Browse files

Merge branch 'keycloak-plugin-init-container-drop-all-capabilities' into 'master'

Keycloak plugin init container drop all capabilities

See merge request !4590
parents cd877de7 a26336ab
No related branches found
No related tags found
1 merge request!4590Keycloak plugin init container drop all capabilities
Pipeline #3422652 passed with warnings
......@@ -2406,6 +2406,10 @@ addons:
volumeMounts:
- name: plugin
mountPath: "/init"
securityContext:
capabilities:
drop:
- ALL
extraVolumes: |-
- name: customreg
secret:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment