X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-infra%2F45-Tiller%2Fdocker%2Fbin%2Fsvcacct-to-kubeconfig.sh;h=475c12b0ca1cd18f4133262cbb86c96f4d9f08a3;hb=0311df550cc4531d55a34376a3c4f5836a48fd0c;hp=e294b617aa16e6e0ae43e0816ceb5f72f421abf4;hpb=67e464c5c70457e37681d96baa79c36b4b26eb3d;p=it%2Fdep.git diff --git a/ric-infra/45-Tiller/docker/bin/svcacct-to-kubeconfig.sh b/ric-infra/45-Tiller/docker/bin/svcacct-to-kubeconfig.sh index e294b617..475c12b0 100755 --- a/ric-infra/45-Tiller/docker/bin/svcacct-to-kubeconfig.sh +++ b/ric-infra/45-Tiller/docker/bin/svcacct-to-kubeconfig.sh @@ -34,7 +34,7 @@ users: clusters: - cluster: certificate-authority-data: ${CLUSTER_CA} - server: https://kubernetes.default.svc.cluster.local/ + server: ${CLUSTER_SERVER:-https://kubernetes.default.svc.cluster.local/} name: ${CLUSTER_NAME:-kubernetes} contexts: - context: