[
https://issues.apache.org/jira/browse/FLINK-29696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819871#comment-17819871
]
Domenic Bove commented on FLINK-29696:
--------------------------------------
Hi, I think these helm docs:
[https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/helm/]
should mention the helm chart repo:
https://downloads.apache.org/flink/flink-kubernetes-operator-<OPERATOR-VERSION>/
If you miss the quickstart, IDK how you will find the chart repo
> [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
> Priority: Minor
>
> 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)