From a4681c2a1e2eeb5b90ad2a94f2d1bea808b51f92 Mon Sep 17 00:00:00 2001 From: tinhtq Date: Wed, 19 Jun 2024 10:13:24 +0700 Subject: [PATCH] fix grammar --- charts/camunda-platform-latest/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/camunda-platform-latest/values.yaml b/charts/camunda-platform-latest/values.yaml index 650d9efe04..6afa5bb0cd 100644 --- a/charts/camunda-platform-latest/values.yaml +++ b/charts/camunda-platform-latest/values.yaml @@ -2083,7 +2083,7 @@ identity: memory: 2Gi ## @param identity.env can be used to set extra environment variables in each identity container. See the documentation https://docs.camunda.io/docs/self-managed/identity/deployment/configuration-variables/ for more details. - ## When you use exsiting Keycloak, please define below variable: + ## When you use existing Keycloak, please define below variable: ## - name: IDENTITY_CLIENT_SECRET ## valueFrom: ## secretKeyRef: