Skip to content

Commit 4252944

Browse files
author
rodriguez-facundo
committed
#135 Use CF env variable to select deployment cluster
1 parent ae88155 commit 4252944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/cf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ steps:
123123
environment:
124124
- CHART_NAME=jupyterhub
125125
- RELEASE_NAME=${{RELEASE_NAME}}
126-
- KUBE_CONTEXT=geppetto-cluster@metacellllc
126+
- KUBE_CONTEXT=${{CLUSTER_NAME}}
127127
- NAMESPACE=${{NAMESPACE}}
128128
- TILLER_NAMESPACE=kube-system
129129
- CHART_VERSION=0.9.0-beta.4

0 commit comments

Comments
 (0)