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 2019/01/02 07:45:49 UTC

[GitHub] feng-tao closed pull request #4413: [AIRFLOW-XXX] Adds image code comment

feng-tao closed pull request #4413: [AIRFLOW-XXX] Adds image code comment
URL: https://github.com/apache/incubator-airflow/pull/4413
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/scripts/ci/kubernetes/kube/templates/airflow.template.yaml b/scripts/ci/kubernetes/kube/templates/airflow.template.yaml
index 82f7b8b17d..992253a8ab 100644
--- a/scripts/ci/kubernetes/kube/templates/airflow.template.yaml
+++ b/scripts/ci/kubernetes/kube/templates/airflow.template.yaml
@@ -15,6 +15,9 @@
 #  specific language governing permissions and limitations      *
 #  under the License.                                           *
 
+# Note: The airflow image used in this example is obtained by
+# building the image from the local docker subdirectory.
+
 apiVersion: rbac.authorization.k8s.io/v1beta1
 kind: ClusterRoleBinding
 metadata:


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services