jedcunningham commented on code in PR #39687:
URL: https://github.com/apache/airflow/pull/39687#discussion_r1637055697
##########
docs/helm-chart/quick-start.rst:
##########
@@ -217,6 +217,13 @@ Example below adds ``lxml`` PyPI package.
--set images.airflow.repository=my-image \
--set images.airflow.tag=0.0.1
+If you put your image in a private docker repository, the name of secret can
be set at registry.secretName
Review Comment:
If you follow this quick-start and use `kind load`, you don't have to do
provision a secret, right?
--
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]