UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5715d17d authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'keycloak-version-change' into 'master'

Update values.yaml for Keycloak 11.0.1-bb.1

Closes #574

See merge request platform-one/big-bang/bigbang!691
parents 53aad677 56557689
No related branches found
No related tags found
1 merge request!691Update values.yaml for Keycloak 11.0.1-bb.1
Pipeline #416707 passed
......@@ -10,6 +10,8 @@ imagePullSecrets:
hostname: {{ .Values.hostname }}
openshift: {{ .Values.openshift }}
istio:
enabled: {{ .Values.istio.enabled }}
keycloak:
......@@ -80,4 +82,4 @@ extraVolumeMountsBigBang:
readOnly: true
{{- end }}
{{- end }}
\ No newline at end of file
{{- end }}
......@@ -1046,7 +1046,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/keycloak.git
path: "./chart"
tag: "11.0.1-bb.0"
tag: "11.0.1-bb.1"
database:
# -- Hostname of a pre-existing database to use for Keycloak.
......
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