You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/29 03:17:04 UTC

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on pull request #123: [FLINK-26214] Helm chart uses GitHub packages for docker image

wangyang0918 commented on pull request #123:
URL: https://github.com/apache/flink-kubernetes-operator/pull/123#issuecomment-1081357274


   Out the scope of this PR, I am thinking how we could install the flink-kubernetes-operator like airflow. Then we do not force the users to download the source code.
   
   ```
   helm repo add apache-airflow https://airflow.apache.org
   helm upgrade --install airflow apache-airflow/airflow --namespace airflow --create-namespace
   ```
   
   https://airflow.apache.org/docs/helm-chart/stable/index.html


-- 
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: commits-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org