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/07/04 04:05:10 UTC

[GitHub] [airflow] uranusjr commented on a diff in pull request #24576: doc: reload pods when using the same DAG tag

uranusjr commented on code in PR #24576:
URL: https://github.com/apache/airflow/pull/24576#discussion_r912610848


##########
docs/helm-chart/manage-dags-files.rst:
##########
@@ -71,7 +71,7 @@ Finally, update the Airflow pods with that image:
 
 If you are deploying an image with a constant tag, you need to make sure that the image is pulled every time.
 
-Warning :warning:
+.. warning::
 
 *Using constant tag should be used only for testing/development purpose. It is a bad practice to use the same tag as you'll lose the history of your code.*

Review Comment:
   This line needs to be indented so it goes into the warning block. Also please remove the italic syntax (the `*` surrounding the paragraph).



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