1
0
mirror of https://gitlab.com/MisterBiggs/hello-world-nginx.git synced 2025-07-28 09:01:33 +00:00

adding skaffold

This commit is contained in:
Tariq Islam
2018-06-06 14:07:26 -04:00
parent e00f8baa3d
commit bb5dfd54ab
2 changed files with 14 additions and 2 deletions

12
skaffold.yaml Normal file
View File

@@ -0,0 +1,12 @@
apiVersion: skaffold/v1alpha2
kind: Config
build:
artifacts:
- imageName: gcr.io/gcp-demo-200100/hello-world-nginx:latest
kaniko:
gcsBucket: skaffold-kaniko-contexts
pullSecret: /Users/tariqislam/opt/sa/kaniko-sa.json
deploy:
kubectl:
manifests:
- hello-world-nginx*

View File

@@ -1,3 +1,3 @@
Hello and welcome to your first stateless application in GKE! <h3>Hello and welcome to some random stateless app on GKE!</h3>
It's a brave new world out here. It's a brave new world out here.