X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Ftemplates%2Fbin%2F_svcacct-to-kubeconfig.sh.tpl;h=13403175421e2ae133d16b86f9914dc51bde058f;hb=refs%2Fchanges%2F34%2F1234%2F9;hp=9be3db62f0c9a5280e8e9a59aac7b1e5287f9e45;hpb=082b83ab9f89e0f5fea051eeef0676cdb30e6cb1;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/appmgr/templates/bin/_svcacct-to-kubeconfig.sh.tpl b/ric-platform/50-RIC-Platform/helm/appmgr/templates/bin/_svcacct-to-kubeconfig.sh.tpl index 9be3db62..13403175 100755 --- a/ric-platform/50-RIC-Platform/helm/appmgr/templates/bin/_svcacct-to-kubeconfig.sh.tpl +++ b/ric-platform/50-RIC-Platform/helm/appmgr/templates/bin/_svcacct-to-kubeconfig.sh.tpl @@ -35,7 +35,7 @@ users: clusters: - cluster: certificate-authority-data: ${CLUSTER_CA} - server: https://${K8S_API_HOST:-kubernetes.default.svc.cluster.local}/ + server: ${K8S_API_HOST:-https://kubernetes.default.svc.cluster.local/} name: ${CLUSTER_NAME:-kubernetes} contexts: - context: