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"