locate skaffold file

This commit is contained in:
Lee moon soo
2020-08-03 15:48:11 -07:00
parent 614135933b
commit e89d351621
3 changed files with 4 additions and 145 deletions

View File

@@ -9,10 +9,10 @@ build:
deploy:
kubectl:
manifests:
- k8s.yaml
- .staroid/k8s.yaml
profiles:
- name: minikube
patches:
- op: add
path: /deploy/kubectl/manifests/0
value: minikube.yaml
value: .staroid/minikube.yaml

View File

@@ -3,7 +3,8 @@ apiVersion: beta/v1
starRank:
rate: 1.0 # set community rate here. https://staroid.com/site/starrank
build:
skaffold: {}
skaffold:
file: .staroid/skaffold.yaml
ingress:
- serviceName: jupyter
port: 8888