From b731ca687791a787d60f74991225a54a791aced9 Mon Sep 17 00:00:00 2001 From: wangzhiyu Date: Mon, 15 Nov 2021 16:43:32 +0800 Subject: [PATCH] correct resource name of default control plane configuration --- .../en/operations/configuration/configuration-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/configuration/configuration-overview.md b/daprdocs/content/en/operations/configuration/configuration-overview.md index 5059a8d58..a9b941a30 100644 --- a/daprdocs/content/en/operations/configuration/configuration-overview.md +++ b/daprdocs/content/en/operations/configuration/configuration-overview.md @@ -168,7 +168,7 @@ spec: ``` ## Control-plane configuration -There is a single configuration file called `default` installed with the Dapr control plane system services that applies global settings. This is only set up when Dapr is deployed to Kubernetes. +There is a single configuration file called `daprsystem` installed with the Dapr control plane system services that applies global settings. This is only set up when Dapr is deployed to Kubernetes. ### Control-plane configuration settings A Dapr control plane configuration can configure the following settings: