Yufei Zhang created FLINK-29696:
-----------------------------------
Summary: [Doc] Operator helm install command points to wrong repo
Key: FLINK-29696
URL: https://issues.apache.org/jira/browse/FLINK-29696
Project: Flink
Issue Type: Improvement
Components: Documentation, Kubernetes Operator
Reporter: Yufei Zhang
In the operator documentation, the repo is added via:
`helm repo add flink-operator-repo
https://downloads.apache.org/flink/flink-kubernetes-operator-<OPERATOR-VERSION>/`
But later in the Operation-> Helm, the code instruct us to use
`{{{}helm install flink-kubernetes-operator helm/flink-kubernetes-operator`{}}}
{{}}
Here we won't be able to download the helm chart since we are not using the
right repo.
You can assign this Jira to me and I can submit a PR to fix it~
--
This message was sent by Atlassian Jira
(v8.20.10#820010)