From c23974f042922aaf00c5ae0b51928615ed2caa8e Mon Sep 17 00:00:00 2001 From: Kessler Date: Thu, 2 Jul 2020 14:00:47 +0200 Subject: [PATCH] Update deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jean-François Monnier Co-authored-by: Serhii Leshchenko --- .../kubernetes/helm/che/custom-charts/che-keycloak/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml b/deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml index 0b2888494f9e..443c6f252800 100644 --- a/deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml +++ b/deploy/kubernetes/helm/che/custom-charts/che-keycloak/values.yaml @@ -15,4 +15,4 @@ image: quay.io/eclipse/che-keycloak:nightly requireAdminPasswordChange: true keycloakAdminUserName: admin keycloakAdminUserPassword: admin -deploymentStrategy: RollingUpdate \ No newline at end of file +deploymentStrategy: RollingUpdate