We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233e73e commit 776b94eCopy full SHA for 776b94e
values/keycloak-operator/keycloak-operator-cr.gotmpl
@@ -58,7 +58,7 @@ spec:
58
- -c
59
- |
60
echo "Copying theme..."
61
- cp -Rv /app/otomi.jar /opt/keycloak/providers/
+ cp -Rv /app/APL.jar /opt/keycloak/providers/
62
volumeMounts:
63
- name: theme-volume
64
mountPath: /opt/keycloak/providers
0 commit comments