jbusche commented on code in PR #259: URL: https://github.com/apache/flink-kubernetes-operator/pull/259#discussion_r890392876
########## docs/content/docs/try-flink-kubernetes-operator/quick-start.md: ########## @@ -99,7 +99,7 @@ flink-kubernetes-operator default 1 2022-03-09 17 (tel:12022030917):39:55.461359 Once the operator is running as seen in the previous step you are ready to submit a Flink job: ```bash -kubectl create -f https://raw.githubusercontent.com/apache/flink-kubernetes-operator/release-0.1/examples/basic.yaml +kubectl create -f https://raw.githubusercontent.com/apache/flink-kubernetes-operator/release-1.0.0/examples/basic.yaml Review Comment: Hi @gyfora, sure that looks like it works as well, I'll make that change. Thanks! -- 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]
