You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/01/06 16:32:56 UTC

[GitHub] [airflow] jedcunningham commented on a change in pull request #20702: Updated Helm INSTALL

jedcunningham commented on a change in pull request #20702:
URL: https://github.com/apache/airflow/pull/20702#discussion_r779679583



##########
File path: chart/INSTALL
##########
@@ -3,6 +3,9 @@
 # The Assumption here is that you have a running Kubernetes cluster
 # and helm installed & configured to talk with the cluster
 
+# Run `helm dependency update` Command to install dependencies(postgresql)

Review comment:
       ```suggestion
   # Run `helm dependency update` Command to install dependencies (postgresql)
   ```




-- 
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@airflow.apache.org

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