mirror of https://github.com/knative/docs.git
fix the alignment problem (#940)
This commit is contained in:
parent
e349cae069
commit
87731ebb01
|
@ -87,8 +87,7 @@ secrets:
|
||||||
- name: basic-user-pass
|
- name: basic-user-pass
|
||||||
```
|
```
|
||||||
|
|
||||||
1. After you have created the manifest files, apply them to your cluster with
|
1. After you have created the manifest files, apply them to your cluster with `kubectl`:
|
||||||
`kubectl`:
|
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl apply --filename docker-secret.yaml
|
$ kubectl apply --filename docker-secret.yaml
|
||||||
|
|
Loading…
Reference in New Issue