Stop copying Keycloak provider sources at runtime

This commit is contained in:
jenkins 2026-06-12 02:31:39 -03:00
parent fb6fb35a12
commit d6c2aedd76

View File

@ -81,7 +81,6 @@ spec:
args: args:
- | - |
cp /plugin/mailu-http-listener-0.1.0.jar /providers/ cp /plugin/mailu-http-listener-0.1.0.jar /providers/
cp -r /plugin/src /providers/src
volumeMounts: volumeMounts:
- name: providers - name: providers
mountPath: /providers mountPath: /providers