yangjf2019 commented on code in PR #425:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/425#discussion_r1014975971


##########
docs/content/docs/custom-resource/reference.md:
##########
@@ -67,7 +67,7 @@ This page serves as a full reference for FlinkDeployment 
custom resource definit
 | Parameter | Type | Docs |
 | ----------| ---- | ---- |
 | job | org.apache.flink.kubernetes.operator.api.spec.JobSpec | Job 
specification for application deployments/session job. Null for session 
clusters. |
-| restartNonce | java.lang.Long | Nonce used to manually trigger restart for 
the cluster/session job. In order to trigger  restart, change the number to 
anything other than the current value. |
+| restartNonce | java.lang.Long | Nonce used to manually trigger restart for 
the cluster/session job. In order to trigger restart, change the number to 
anything other than the current value. |

Review Comment:
   Okay ,I got it.



-- 
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...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to