mirror of https://github.com/dapr/docs.git
fix yaml name
This commit is contained in:
parent
e0a100b6c1
commit
3eaf9b946c
|
@ -54,7 +54,7 @@ spec:
|
|||
Finally, deploy the Dapr configurations:
|
||||
|
||||
```bash
|
||||
kubectl apply -f config.yaml
|
||||
kubectl apply -f tracing.yaml
|
||||
kubectl apply -f zipkin.yaml
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue