Aitozi commented on code in PR #184:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/184#discussion_r866016282


##########
examples/basic-session-job.yaml:
##########
@@ -19,16 +19,10 @@
 apiVersion: flink.apache.org/v1beta1
 kind: FlinkDeployment
 metadata:
-  name: basic-session-cluster-with-ha
+  name: basic-session-cluster
 spec:
   image: flink:1.14
   flinkVersion: v1_14
-  flinkConfiguration:

Review Comment:
   I remove the unnecessary option in this example to keep it simple as a 
'basic' example



-- 
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]

Reply via email to