keycloak update
This commit is contained in:
@@ -5,7 +5,7 @@ kind: Kustomization
|
||||
helmCharts:
|
||||
- name: keycloakx
|
||||
repo: https://codecentric.github.io/helm-charts
|
||||
version: 7.1.5
|
||||
version: 7.1.6
|
||||
releaseName: keycloak
|
||||
includeCRDs: true
|
||||
namespace: keycloak
|
||||
|
||||
@@ -11,7 +11,7 @@ image:
|
||||
# The Keycloak image repository
|
||||
repository: quay.io/keycloak/keycloak
|
||||
# Overrides the Keycloak image tag whose default is the chart appVersion
|
||||
tag: "26.4.5"
|
||||
tag: ""
|
||||
# Overrides the Keycloak image tag with a specific digest
|
||||
digest: ""
|
||||
# The Keycloak image pull policy
|
||||
|
||||
Reference in New Issue
Block a user