parent
e2a6db05d0
commit
24856ca18b
|
@ -121,7 +121,7 @@ The data field is a map. Its keys must match
|
|||
[`DNS_SUBDOMAIN`](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/docs/design/identifiers.md), except that leading dots are also
|
||||
allowed. The values are arbitrary data, encoded using base64.
|
||||
|
||||
Create the secret using [`kubectl create`](/docs/user-guide/kubectl/kubectl_create/):
|
||||
Create the secret using [`kubectl create`](/docs/user-guide/kubectl/v1.6/#create):
|
||||
|
||||
```shell
|
||||
$ kubectl create -f ./secret.yaml
|
||||
|
|
Loading…
Reference in New Issue