fix path not consistent (#17923)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
759e546bd9
commit
f257d1fcba
@@ -250,7 +250,7 @@ nginxsecret kubernetes.io/tls 2 1m
|
|||||||
```
|
```
|
||||||
And also the configmap:
|
And also the configmap:
|
||||||
```shell
|
```shell
|
||||||
kubectl create configmap nginxconfigmap --from-file=examples/staging/https-nginx/default.conf
|
kubectl create configmap nginxconfigmap --from-file=default.conf
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
configmap/nginxconfigmap created
|
configmap/nginxconfigmap created
|
||||||
|
|||||||
Reference in New Issue
Block a user