Update secret.md (#6008)

This commit is contained in:
Wang Jie
2017-10-24 01:22:59 +08:00
committed by zacharysarah
parent 702e777261
commit e40084afd3
+1 -1
View File
@@ -42,7 +42,7 @@ You can do that using [kubectl](/docs/user-guide/kubectl/) by running:
kubectl --context=federation-cluster create -f mysecret.yaml
```
The '--context=federation-cluster' flag tells kubectl to submit the
The `--context=federation-cluster` flag tells kubectl to submit the
request to the Federation apiserver instead of sending it to a Kubernetes
cluster.