Merge "Fix AAI auth in SO"
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Thu, 8 Nov 2018 12:54:41 +0000 (12:54 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 8 Nov 2018 12:54:41 +0000 (12:54 +0000)
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: