Files
homelab/k8s/core/keycloak/kustomization.yaml
T
Aleksandr Bogomiakov 46bf1dc41b
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 5s
Check with kubeconform / lint (push) Successful in 5s
Auto-update README / Generate README and Create MR (push) Successful in 8s
updated keycloak 7.1.11 -> 7.3.1
2026-09-01 22:23:48 +01:00

16 lines
329 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- external-secrets.yaml
- hacker-theme-configmap.yaml
helmCharts:
- name: keycloakx
repo: https://codecentric.github.io/helm-charts
version: 7.3.1
releaseName: keycloak
namespace: keycloak
valuesFile: values.yaml