Fix tiller not being able to talk to kubeapi server issue. Fix appmgr not using xappt...
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / appmgr / templates / bin / _svcacct-to-kubeconfig.sh.tpl
index 9be3db6..1340317 100755 (executable)
@@ -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: