Skip to content

Commit 71b93fd

Browse files
author
rodriguez-facundo
committed
Add stage and test deployments
1 parent c95fc1e commit 71b93fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

k8s/cf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ steps:
8484
replicas: 1
8585

8686
proxy:
87-
secretToken: {{ SECRET_TOKEN }}
87+
secretToken: ${{SECRET_TOKEN}}
8888

8989
auth:
9090
type: tmp
@@ -122,7 +122,7 @@ steps:
122122
stage: deploy
123123
environment:
124124
- CHART_NAME=jupyterhub
125-
- RELEASE_NAME=jupyterhub
125+
- RELEASE_NAME={{RELEASE_NAME}}
126126
- KUBE_CONTEXT=geppetto-cluster@metacellllc
127127
- NAMESPACE=netpyne
128128
- TILLER_NAMESPACE=kube-system

0 commit comments

Comments
 (0)