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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to