mirror of
https://gitlab.com/MisterBiggs/hello-world-nginx.git
synced 2025-07-28 09:01:33 +00:00
changes to make things more workshop friendly
This commit is contained in:
@@ -3,9 +3,6 @@ kind: Config
|
|||||||
build:
|
build:
|
||||||
artifacts:
|
artifacts:
|
||||||
- imageName: gcr.io/gcp-demo-200100/hello-world-nginx
|
- imageName: gcr.io/gcp-demo-200100/hello-world-nginx
|
||||||
kaniko:
|
|
||||||
gcsBucket: skaffold-kaniko-contexts
|
|
||||||
pullSecret: /home/tariqislam/opt/sa/kaniko-sa.json
|
|
||||||
deploy:
|
deploy:
|
||||||
kubectl:
|
kubectl:
|
||||||
manifests:
|
manifests:
|
||||||
@@ -14,4 +11,4 @@ profiles:
|
|||||||
- name: gcb
|
- name: gcb
|
||||||
build:
|
build:
|
||||||
googleCloudBuild:
|
googleCloudBuild:
|
||||||
projectId: gcp-demo-200100
|
projectId: <your project ID>
|
||||||
|
Reference in New Issue
Block a user