UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 52998110 authored by Micah Nagel's avatar Micah Nagel :moneybag:
Browse files

Merge branch 'kevin.wilder-master-patch-63011' into 'master'

Update docs/assets/configs/example/keycloak-prod-values.yaml

See merge request platform-one/big-bang/bigbang!2396
parents 4d5145e9 04f52b70
No related branches found
No related tags found
1 merge request!2396Update docs/assets/configs/example/keycloak-prod-values.yaml
......@@ -54,7 +54,7 @@ addons:
-----END CERTIFICATE-----
values:
replicas: 1
replicas: 3
command:
- "/opt/keycloak/bin/kc.sh"
args:
......@@ -190,5 +190,5 @@ addons:
mountPath: /opt/keycloak/conf/quarkus.properties
subPath: quarkus.properties
- name: custom-theme
mountPath: /opt/keycloak/providers/custom-theme.jar
subPath: custom-theme.jar
\ No newline at end of file
mountPath: /opt/keycloak/providers/YOUR-CUSTOM-THEME-JAR-NAME.jar
subPath: YOUR-CUSTOM-THEME-JAR-NAME.jar
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