Update secrets.md

This commit is contained in:
Yaron Schneider 2019-09-20 12:44:46 -07:00 committed by GitHub
parent 214e9958f8
commit 1531e7c3a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -70,4 +70,10 @@ spec:
key: connectionString
```
Finally, apply the component to the Kubernetes cluster:
```
kubectl apply -f ./eventhubs.yaml
```
All done!