From 804a5d93c43cbbcd9d4f77a1dcb81ef61e50bb66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eneko=20Fern=C3=A1ndez?= <12957664+enekofb@users.noreply.github.com> Date: Thu, 28 Dec 2023 15:15:16 +0100 Subject: [PATCH] Update charts/mccp/values.yaml Co-authored-by: Olga Pudrovska --- charts/mccp/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mccp/values.yaml b/charts/mccp/values.yaml index 9ebd47213..6cbc770c5 100644 --- a/charts/mccp/values.yaml +++ b/charts/mccp/values.yaml @@ -170,7 +170,7 @@ envVars: value: "true" - name: WEAVE_GITOPS_USERS_CLIENTS_TTL value: "30s" - # -- Enable feature this feature flag if you want to expand Flux Runtime UI with other Weave GitOps components like Policy Agent or TF-Controller. + # -- Enable this feature flag if you want to expand Flux Runtime UI with other Weave GitOps components like Policy Agent or TF-Controller. # Ensure that Weave GitOps Deployment and CRDs have the label 'app.kubernetes.io/part-of=weave-gitops'. See https://docs.gitops.weave.works/docs/open-source/getting-started/install-OSS for more info. - name: WEAVE_GITOPS_FEATURE_GITOPS_RUNTIME value: "false"