UNCLASSIFIED - NO CUI

Skip to content

Keycloak's default values yaml uses wrong TLS secret name

Description:

Keycloak's extraVolumes make incorrect references to keycloak-upstream-tlscert and keycloak-upstream-tlskey instead of the correct keycloak-keycloak-tlscert and keycloak-keycloak-tlskey.

https://repo1.dso.mil/big-bang/bigbang/-/blame/master/chart/templates/keycloak/values.yaml?ref_type=heads#L96

Acceptance Criteria:

  • Keycloak must reference the correct secrets when deployed with default BB values
Edited by Zach Callahan