From: Fiete Ostkamp Date: Sat, 18 May 2024 16:11:21 +0000 (+0200) Subject: [PORTALNG] Dns resolver ip not configured in portal-ng-ui chart X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e05d9d505e41d24065dcab5ab09d4da9aec5ae01;p=oom.git [PORTALNG] Dns resolver ip not configured in portal-ng-ui chart - define CLUSTER_NAMESERVER_IP since it is needed in the nginx config Issue-ID: PORTALNG-103 Change-Id: I60a9784dffcfd0c4a575e6c66641f69b0f6204e2 Signed-off-by: Fiete Ostkamp --- diff --git a/kubernetes/portal-ng/components/portal-ng-ui/values.yaml b/kubernetes/portal-ng/components/portal-ng-ui/values.yaml index bf28766bda..7e154afae2 100644 --- a/kubernetes/portal-ng/components/portal-ng-ui/values.yaml +++ b/kubernetes/portal-ng/components/portal-ng-ui/values.yaml @@ -89,6 +89,7 @@ env: KEYCLOAK_REALM: ONAP KEYCLOAK_INTERNAL_URL: http://keycloakx-http.keycloak.svc.cluster.local KEYCLOAK_HOSTNAME: https://keycloak-ui.simpledemo.onap.org + CLUSTER_NAMESERVER_IP: 1.2.3.4 #Pods Service Account serviceAccount: