morhidi commented on code in PR #184: URL: https://github.com/apache/flink-kubernetes-operator/pull/184#discussion_r866302913
########## 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: Thanks, it helps! -- 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]
