rmetzger commented on code in PR #992: URL: https://github.com/apache/flink-kubernetes-operator/pull/992#discussion_r2195625548
########## docs/content/docs/operations/helm.md: ########## @@ -139,7 +139,7 @@ __Notice__: The pod resources should be set as your workload in different enviro In order to use the webhooks in the operator, you must install the cert-manager on the Kubernetes cluster: ``` -kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.8.2/cert-manager.yaml +kubectl create -f https://github.com/jetstack/cert-manager/releases/download/v1.18.2/cert-manager.yaml Review Comment: also the chinese docs version is using `apply`. They should be aligned. -- 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