Skip to content

Commit

Permalink
Update secret.md (#6008)
Browse files Browse the repository at this point in the history
  • Loading branch information
scjane authored and zacharysarah committed Nov 3, 2017
1 parent 702e777 commit e40084a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tasks/administer-federation/secret.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit e40084a

Please sign in to comment.