correct resource name of default control plane configuration

This commit is contained in:
wangzhiyu 2021-11-15 16:43:32 +08:00
parent c40e4568a8
commit b731ca6877
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ spec:
``` ```
## Control-plane configuration ## 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 ### Control-plane configuration settings
A Dapr control plane configuration can configure the following settings: A Dapr control plane configuration can configure the following settings: