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 2021/07/22 18:39:14 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #17170: Chart docs: note uid write permissions for existing pvc

kaxil commented on a change in pull request #17170:
URL: https://github.com/apache/airflow/pull/17170#discussion_r675073063



##########
File path: docs/helm-chart/manage-logs.rst
##########
@@ -75,6 +75,8 @@ In this approach, Airflow will log to an existing ``ReadWriteMany`` PVC. You pas
       --set logs.persistence.enabled=true \
       --set logs.persistence.existingClaim=my-volume-claim
 
+Note that the Airflow user (default uid 50000) needs write permission on the volume.

Review comment:
       ```suggestion
   Note that the Airflow user (default uid ``50000``) needs write permission on the volume.
   ```




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