tisonkun commented on code in PR #363: URL: https://github.com/apache/incubator-streampark-website/pull/363#discussion_r1587012652
########## i18n/zh-CN/docusaurus-plugin-content-docs/current/flink-k8s/1-deployment.md: ########## @@ -98,21 +98,21 @@ docker pull <your_register_addr>/streampark/busybox imagePullSecrets: - name: regsecret ``` -* **Dynamic Option**: Flink on k8s动态参数(部分参数也可在pod-template文件中定义),该参数需要以-D开头,详情见[Flink on Kubernetes相关参数](https://nightlies.apache.org/flink/flink-docs-release-1.13/zh/docs/deployment/config/#kubernetes) +* **Dynamic Option**: Flink on Kubernetes动态参数(部分参数也可在pod-template文件中定义),该参数需要以-D开头,详情见[Flink on Kubernetes相关参数](https://nightlies.apache.org/flink/flink-docs-release-1.13/zh/docs/deployment/config/#kubernetes) Review Comment: ```suggestion * **Dynamic Option**: Flink on Kubernetes 动态参数(部分参数也可在 pod-template 文件中定义),该参数需要以 `-D` 开头,详情见 [Flink on Kubernetes相关参数](https://nightlies.apache.org/flink/flink-docs-release-1.13/zh/docs/deployment/config/#kubernetes)。 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@streampark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org