From 9743cd4adabc514e0a51970fb9ecd5a609ec7b7d Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Sat, 18 Jun 2022 00:28:53 +0700 Subject: [PATCH] refactor(keycloak): use release channel --- platform/keycloak/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/keycloak/kustomization.yaml b/platform/keycloak/kustomization.yaml index 330161ee..a7576966 100644 --- a/platform/keycloak/kustomization.yaml +++ b/platform/keycloak/kustomization.yaml @@ -3,4 +3,4 @@ kind: Kustomization resources: # TODO switch to new operator https://github.com/keycloak/keycloak/tree/main/operator - - https://github.com/keycloak/keycloak-operator//deploy?ref=main + - https://github.com/keycloak/keycloak-operator//deploy?ref=18.0.0