From 184442439307384cf496e9431184216e308b6828 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Mon, 13 Apr 2026 12:55:51 +0300 Subject: [PATCH] fix image registry for KC --- clusters/yc-k8s-test/infrastructure/patches/keycloak.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/yc-k8s-test/infrastructure/patches/keycloak.yaml b/clusters/yc-k8s-test/infrastructure/patches/keycloak.yaml index dcfebd0..4d9a7fa 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/keycloak.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/keycloak.yaml @@ -9,6 +9,7 @@ spec: values: global: defaultStorageClass: local-path + imageRegistry: "" persistence: enabled: true storageClass: local-path