You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Márton Balassi (Jira)" <ji...@apache.org> on 2022/10/21 15:25:00 UTC

[jira] [Closed] (FLINK-29696) [Doc] Operator helm install command points to wrong repo

     [ https://issues.apache.org/jira/browse/FLINK-29696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Márton Balassi closed FLINK-29696.
----------------------------------
    Resolution: Not A Problem

This is intentional. One references the released helm chart, the other the local dev one.

> [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)