Update k8s manifests

This commit is contained in:
ansible 2026-03-10 13:41:01 +08:00
parent c0bf4dc9d1
commit ef1600f144

View File

@ -14,12 +14,16 @@ spec:
chart: chart:
spec: spec:
chart: keycloak chart: keycloak
version: "24.*" version: "24.0.x"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: bitnami name: bitnami
namespace: flux-system namespace: flux-system
values: values:
image:
registry: docker.io
repository: bitnami/keycloak
tag: 26.2.4-debian-12-r2
replicaCount: 3 replicaCount: 3
auth: auth:
existingSecret: keycloak-admin-secret existingSecret: keycloak-admin-secret