diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2018-05-02 15:19:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-02 15:19:46 +0000 |
commit | 04426f3154b454886ce49164e1ac71d1b18261da (patch) | |
tree | 7bf6d0418bf44ea50f0737776a5b1f247b9c0564 /kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties | |
parent | 753d237a1d62fe0bc67bba99bd4b1bc6771be782 (diff) | |
parent | b4b0948858975bcb7f47803b06c1a6f2a7bea416 (diff) |
Merge "Update babel and ml to work properly in oom"
Diffstat (limited to 'kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties')
-rw-r--r-- | kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties b/kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties index 8bf21b0b95..e7dfda081f 100644 --- a/kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties +++ b/kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties @@ -1,2 +1,2 @@ auth.policy.file=/auth/auth_policy.json -auth.authentication.disable=false +auth.authentication.disable=true |