Modify Chinese document port error

forward port wrong
pull/49237/head
winxp 2024-12-26 16:14:47 +08:00 committed by GitHub
parent 493ac174a7
commit 48bdee730f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 &
```
访问服务: