diff options
author | jmac <james.macnider@amdocs.com> | 2019-03-26 14:28:44 +0000 |
---|---|---|
committer | jmac <james.macnider@amdocs.com> | 2019-03-26 14:28:49 +0000 |
commit | 82794b48169dfd929155177aec86f05c088ea9aa (patch) | |
tree | da231adf49cefeed3eee7bf62926641e2441d14d | |
parent | 587ff479bc30f58ae00af64005f5e0260e99d1b7 (diff) |
prep
Change-Id: I408d8b00bb9675cd520ed1107720ab23e534af6b
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1359
-rw-r--r-- | kubernetes/aai/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/aai/values.yaml b/kubernetes/aai/values.yaml index d5a5db0494..9718033b61 100644 --- a/kubernetes/aai/values.yaml +++ b/kubernetes/aai/values.yaml @@ -31,7 +31,7 @@ global: # global defaults restartPolicy: Always installSidecarSecurity: false - aafEnabled: true + aafEnabled: false fproxy: name: forward-proxy @@ -151,7 +151,7 @@ global: # global defaults # Active spring profiles for the resources microservice profiles: - active: production,dmaap,aaf-auth + active: production,dmaap,one-way-ssl # Notification event specific properties notification: |