Skip to content

Commit

Permalink
Merge pull request #49237 from hsingpuwoo/patch-1
Browse files Browse the repository at this point in the history
[zh-cn] update content/zh-cn/docs/tutorials/configuration/updating-configuration-via-a-configmap.md
  • Loading branch information
k8s-ci-robot authored Dec 26, 2024
2 parents 493ac17 + 48bdee7 commit d961714
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 &
```

访问服务:
Expand Down

0 comments on commit d961714

Please sign in to comment.