UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Keycloak plugin init container drop all capabilities

1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -2406,6 +2406,10 @@ addons:
volumeMounts:
- name: plugin
mountPath: "/init"
securityContext:
capabilities:
drop:
- ALL
extraVolumes: |-
- name: customreg
secret:
Loading