tisonkun commented on code in PR #363:
URL:
https://github.com/apache/incubator-streampark-website/pull/363#discussion_r1587013777
##########
docs/flink-k8s/1-deployment.md:
##########
@@ -101,7 +101,7 @@ the secret key in the pod template file.The example
pod-template is as below:
- name: regsecret
```
-* **Dynamic Option**:It`s dynamic parameter of Flink on k8s(part of parameters
can also be defined in pod-template)which should start with -D.Details are
in[Flink on Kubernetes
parameters](https://nightlies.apache.org/flink/flink-docs-release-1.13/zh/docs/deployment/config/#kubernetes)
+* **Dynamic Option**:It`s dynamic parameter of Flink on Kubernetes(part of
parameters can also be defined in pod-template)which should start with
-D.Details are in[Flink on Kubernetes
parameters](https://nightlies.apache.org/flink/flink-docs-release-1.13/zh/docs/deployment/config/#kubernetes)
Review Comment:
```suggestion
* **Dynamic Option**: Dynamic options of Flink on Kubernetes (part of
parameters can also be defined in pod-template). Options should start with
`-D`. Details can be found at [Flink on Kubernetes
parameters](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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]