From 25ae3ec34866654db55cc86adc98dd2e33ee444b Mon Sep 17 00:00:00 2001 From: Tariq Islam Date: Sun, 5 Aug 2018 17:24:00 -0400 Subject: [PATCH] changes to make things more workshop friendly --- skaffold.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/skaffold.yaml b/skaffold.yaml index 1af0d1c..9c50582 100644 --- a/skaffold.yaml +++ b/skaffold.yaml @@ -3,9 +3,6 @@ kind: Config build: artifacts: - imageName: gcr.io/gcp-demo-200100/hello-world-nginx - kaniko: - gcsBucket: skaffold-kaniko-contexts - pullSecret: /home/tariqislam/opt/sa/kaniko-sa.json deploy: kubectl: manifests: @@ -14,4 +11,4 @@ profiles: - name: gcb build: googleCloudBuild: - projectId: gcp-demo-200100 + projectId: