UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 1a89f804 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch '546-keycloak-upgrade-to-v14' into 'master'

Resolve "keycloak upgrade to v14"

Closes #546

See merge request platform-one/big-bang/bigbang!611
parents 0cd0fc26 362acc82
No related branches found
No related tags found
1 merge request!611Resolve "keycloak upgrade to v14"
Pipeline #343504 passed
......@@ -17,6 +17,9 @@ istio:
hosts:
- keycloak.{{ .Values.hostname }}
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
monitoring:
enabled: {{ .Values.monitoring.enabled }}
serviceMonitor:
......
......@@ -941,7 +941,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/keycloak.git
path: "./chart"
tag: "11.0.0-bb.4"
tag: "11.0.1-bb.0"
# -- Certificate/Key pair to use as the certificate for exposing Keycloak
# Setting the ingress cert here will automatically create the volume and volumemounts in the Keycloak Package chart
......
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