Grypse commented on code in PR #357: URL: https://github.com/apache/flink-kubernetes-operator/pull/357#discussion_r958524805
########## examples/pod-template.yaml: ########## @@ -82,3 +82,4 @@ spec: jarURI: local:///opt/flink/downloads/flink-examples-streaming.jar entryClass: org.apache.flink.streaming.examples.statemachine.StateMachineExample parallelism: 2 + mode: native Review Comment: Added newline to the end. -- 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