8000 Add to comment to clarify kubernetespodoperator (#2471) · lwander/python-docs-samples@94b3f55 · GitHub
[go: up one dir, main page]

Skip to content

Commit 94b3f55

Browse files
authored
Add to comment to clarify kubernetespodoperator (GoogleCloudPlatform#2471)
1 parent bc1183e commit 94b3f55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer/workflows/kubernetes_pod_operator.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@
7676
# Docker image specified. Defaults to hub.docker.com, but any fully
7777
# qualified URLs will point to a custom repository. Supports private
7878
# gcr.io images if the Composer Environment is under the same
79-
# project-id as the gcr.io images.
79+
# project-id as the gcr.io images and the service account that Composer
80+
# uses has permission to access the Google Container Registry
81+
# (the default service account has permission)
8082
image='gcr.io/gcp-runtimes/ubuntu_16_0_4')
8183
# [END composer_kubernetespodoperator_minconfig]
8284
# [START composer_kubernetespodoperator_templateconfig]

0 commit comments

Comments
 (0)
0