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 2020/11/30 13:47:57 UTC

[GitHub] [airflow] turbaszek commented on a change in pull request #12717: Remove duplicated volume mount for git sync in scheduler template

turbaszek commented on a change in pull request #12717:
URL: https://github.com/apache/airflow/pull/12717#discussion_r532608196



##########
File path: chart/values.yaml
##########
@@ -715,9 +715,9 @@ dags:
     # If using a custom storageClass, pass name here
     storageClassName:
     # access mode of the persistent volume
-    accessMode: ReadWriteMany
+    accessMode: ReadWriteOnce
     ## the name of an existing PVC to use
-    existingClaim: ~

Review comment:
       In this way we can deploy just like that - no need to specify anything.




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

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