From 0e5dcba54df5a84495385501e85fe9c65a302cbf Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Mon, 13 Feb 2023 23:03:36 +0700 Subject: [PATCH] fix --- 4.Keycloak/keycloak-helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.Keycloak/keycloak-helm/values.yaml b/4.Keycloak/keycloak-helm/values.yaml index e04c88b..bd6cb7e 100644 --- a/4.Keycloak/keycloak-helm/values.yaml +++ b/4.Keycloak/keycloak-helm/values.yaml @@ -550,7 +550,7 @@ ingress: ## @param ingress.servicePort Backend service port to use ## Default is http. Alternative is https. ## - servicePort: http + servicePort: https ## @param ingress.annotations [object] Additional annotations for the Ingress resource. To enable certificate autogeneration, place here your cert-manager annotations. ## Use this parameter to set the required annotations for cert-manager, see ## ref: https://cert-manager.io/docs/usage/ingress/#supported-annotations