Merge pull request #49237 from hsingpuwoo/patch-1
[zh-cn] update content/zh-cn/docs/tutorials/configuration/updating-configuration-via-a-configmap.mdpull/49239/head
commit
d961714d16
|
@ -780,7 +780,7 @@ Access the service.
|
|||
|
||||
```shell
|
||||
# 此命令将在后台运行
|
||||
kubectl port-forward service/configmap-sidecar-service 8081:80 &
|
||||
kubectl port-forward service/configmap-sidecar-service 8081:8081 &
|
||||
```
|
||||
|
||||
访问服务:
|
||||
|
|
Loading…
Reference in New Issue