Grypse commented on code in PR #357:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/357#discussion_r958523555
##########
examples/basic-checkpoint-ha.yaml:
##########
@@ -58,3 +58,4 @@ spec:
upgradeMode: savepoint
state: running
savepointTriggerNonce: 0
+ mode: native
Review Comment:
Added!
##########
examples/basic-ingress.yaml:
##########
@@ -39,3 +39,4 @@ spec:
job:
jarURI: local:///opt/flink/examples/streaming/StateMachineExample.jar
parallelism: 2
+ mode: native
Review Comment:
Added!
--
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]