Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad818e5

Browse files
adding detecting of KUBECTL OBJECTS by deployment.yml and KUBECTL_ACTION env
1 parent7489198 commitad818e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎Dockerfile‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ ADD ${GCLOUD_SDK_URL} ${GCLOUD_SDK_FILENAME}
1616

1717
RUN tar xf"${GCLOUD_SDK_FILENAME}" && \
1818
sed -i -e's/true/false/' /google-cloud-sdk/lib/googlecloudsdk/core/config.json; \
19-
/google-cloud-sdk/bin/gcloud components install -q kubectl; \
20-
pip install shyaml
19+
/google-cloud-sdk/bin/gcloud components install -q kubectl
2120

2221
ADD cf-deploy-kubernetes.sh /cf-deploy-kubernetes
2322
ADD template.sh /template.sh

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp