From da320ca148677fdeef6f862d9ba293188c5f97aa Mon Sep 17 00:00:00 2001 From: mbelfares Date: Sun, 7 Jun 2026 13:53:10 +0200 Subject: [PATCH] feat: manual only deployment --- helm/keycloak/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/helm/keycloak/values.yaml b/helm/keycloak/values.yaml index 525f65b..cb84534 100644 --- a/helm/keycloak/values.yaml +++ b/helm/keycloak/values.yaml @@ -1,3 +1,7 @@ +global: + security: + allowInsecureImages: true + image: registry: registry.bitnami.com repository: bitnami/keycloak