Skip to content

Commit 776b94e

Browse files
fix: keycloak tab name (#1720)
1 parent 233e73e commit 776b94e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values/keycloak-operator/keycloak-operator-cr.gotmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
- -c
5959
- |
6060
echo "Copying theme..."
61-
cp -Rv /app/otomi.jar /opt/keycloak/providers/
61+
cp -Rv /app/APL.jar /opt/keycloak/providers/
6262
volumeMounts:
6363
- name: theme-volume
6464
mountPath: /opt/keycloak/providers

0 commit comments

Comments
 (0)