X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Ftemplates%2Fbin%2F_svcacct-to-kubeconfig.sh.tpl;fp=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Ftemplates%2Fbin%2F_svcacct-to-kubeconfig.sh.tpl;h=13403175421e2ae133d16b86f9914dc51bde058f;hb=f1e9d069ec4ae0e35202b1d508f2652986036342;hp=9be3db62f0c9a5280e8e9a59aac7b1e5287f9e45;hpb=44fb7269ad17f3e307ab32bc85e737bf9ce1339f;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: