mirror of https://github.com/dapr/docs.git
Update secrets.md
This commit is contained in:
parent
214e9958f8
commit
1531e7c3a7
|
@ -70,4 +70,10 @@ spec:
|
||||||
key: connectionString
|
key: connectionString
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Finally, apply the component to the Kubernetes cluster:
|
||||||
|
|
||||||
|
```
|
||||||
|
kubectl apply -f ./eventhubs.yaml
|
||||||
|
```
|
||||||
|
|
||||||
All done!
|
All done!
|
||||||
|
|
Loading…
Reference in New Issue