Merge "Add OOM update so-openstack-adapter override.yaml"
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Tue, 4 Jun 2019 07:02:29 +0000 (07:02 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 4 Jun 2019 07:02:29 +0000 (07:02 +0000)
kubernetes/so/charts/so-openstack-adapter/resources/config/overrides/override.yaml

index 13b7271..62351b8 100755 (executable)
@@ -13,6 +13,7 @@
 # limitations under the License.
 aai:
   auth: 2A11B07DB6214A839394AA1EC5844695F5114FC407FF5422625FB00175A3DCB8A1FF745F22867EFA72D5369D599BBD88DA8BED4233CF5586
+  endpoint: https://aai.{{ include "common.namespace" . }}:8443
 server:
   port: {{ index .Values.containerPort }}
 spring:
@@ -101,8 +102,6 @@ mso:
     db:
       spring:
         endpoint: http://so-catalog-db-adapter.{{ include "common.namespace" . }}:8082
-  aai:
-    endpoint: https://aai.{{ include "common.namespace" . }}:8443
   db:
     auth: Basic YnBlbDpwYXNzd29yZDEk
   site-name: localDevEnv