X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Ftemplates%2Fdeployment.yaml;fp=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Ftemplates%2Fdeployment.yaml;h=8ab8d1663dd42433e58a695b56f0783db7d5a172;hb=f1e9d069ec4ae0e35202b1d508f2652986036342;hp=bd1455f28c2d06533a7e49d45649917f5b47f0ae;hpb=44fb7269ad17f3e307ab32bc85e737bf9ce1339f;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/appmgr/templates/deployment.yaml b/ric-platform/50-RIC-Platform/helm/appmgr/templates/deployment.yaml index bd1455f2..8ab8d166 100644 --- a/ric-platform/50-RIC-Platform/helm/appmgr/templates/deployment.yaml +++ b/ric-platform/50-RIC-Platform/helm/appmgr/templates/deployment.yaml @@ -61,7 +61,7 @@ spec: - name: KUBECONFIG value: /tmp/kubeconfig - name: K8S_API_HOST - value: "kubernetes.default.svc.{{ default "cluster.local" .Values.global.dnsDomain }}" + value: {{ default "kubernetes.default.svc.cluster.local" .Values.global.k8sAPIHost }} - name: SECRET_NAMESPACE value: {{ include "common.tillerDeployNameSpace" $ctx }} - name: SECRET_NAME