Fix AAI auth in SO 56/71456/3
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 30 Oct 2018 13:08:03 +0000 (09:08 -0400)
committerAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Tue, 6 Nov 2018 14:14:28 +0000 (14:14 +0000)
Encrypted aai@aai.onap.org:demo123456!

Change-Id: Iff556876d7e45d9c885f943b54fb581758564c2a
Issue-ID: SO-1172
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
kubernetes/so/charts/so-sdc-controller/resources/config/overrides/override.yaml

index cf554df..08e3045 100755 (executable)
@@ -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
index f45abbb..daf731f 100755 (executable)
@@ -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: