Skip to content

Commit b29a2b5

Browse files
committed
Add gke-gclopud-auth-plugin
1 parent 5097d25 commit b29a2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/kubekins-e2e-v2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ RUN wget -O google-cloud-sdk.tar.gz -q $GCLOUD_SDK_URL && \
7373
--path-update=false \
7474
--usage-reporting=false; \
7575
fi && \
76-
gcloud components install alpha beta && \
76+
gcloud components install alpha beta gke-gcloud-auth-plugin && \
7777
gcloud info | tee /workspace/gcloud-info.txt
7878

7979

0 commit comments

Comments
 (0)