You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "amoghrajesh (via GitHub)" <gi...@apache.org> on 2023/02/20 14:05:45 UTC

[GitHub] [airflow] amoghrajesh commented on a diff in pull request #29622: Fix adding annotations for dag persistence PVC

amoghrajesh commented on code in PR #29622:
URL: https://github.com/apache/airflow/pull/29622#discussion_r1112000255


##########
chart/templates/dags-persistent-volume-claim.yaml:
##########
@@ -29,10 +29,10 @@ metadata:
     {{- with .Values.labels }}
     {{- toYaml . | nindent 4 }}
     {{- end }}
+{{- with .Values.dags.persistence.annotations }}

Review Comment:
   Made the change in the next commit



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