From: Alexis de Talhouët Date: Tue, 30 Oct 2018 13:08:03 +0000 (-0400) Subject: Fix AAI auth in SO X-Git-Tag: 3.0.0-ONAP~59^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c43b965165e2e10275764f7f2eed3cb7e9d7d521;p=oom.git Fix AAI auth in SO Encrypted aai@aai.onap.org:demo123456! Change-Id: Iff556876d7e45d9c885f943b54fb581758564c2a Issue-ID: SO-1172 Signed-off-by: Alexis de Talhouët --- diff --git a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml index cf554df7c5..08e30456ca 100755 --- a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml +++ b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. aai: - auth: 2630606608347B7124C244AB0FE34F6F + auth: 65885E7C4E860E420808030D8BC653073E6782CB5026EC8F49E3E5C6F3E27F6A dme2: timeout: '30000' endpoint: https://aai.{{ include "common.namespace" . }}:8443 diff --git a/kubernetes/so/charts/so-sdc-controller/resources/config/overrides/override.yaml b/kubernetes/so/charts/so-sdc-controller/resources/config/overrides/override.yaml index f45abbb3d3..daf731f635 100755 --- a/kubernetes/so/charts/so-sdc-controller/resources/config/overrides/override.yaml +++ b/kubernetes/so/charts/so-sdc-controller/resources/config/overrides/override.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. aai: - auth: 2630606608347B7124C244AB0FE34F6F + auth: 65885E7C4E860E420808030D8BC653073E6782CB5026EC8F49E3E5C6F3E27F6A server: port: {{ index .Values.containerPort }} spring: