fixed a tiny typo error
This commit is contained in:
parent
f5a8a153f2
commit
f1cd9abe6d
|
@ -190,7 +190,7 @@ appropriate endpoint and credentials.
|
|||
kind build node-image
|
||||
```
|
||||
|
||||
3. Create your kind e2e cluster config kind-config-yaml:
|
||||
3. Create your kind e2e cluster config kind-config.yaml:
|
||||
|
||||
```yaml
|
||||
# necessary for conformance
|
||||
|
|
Loading…
Reference in New Issue