commit | cd79084f007f71c8ddd3fb27b23d721e1583a4db | [log] [tgz] |
---|---|---|
author | pkaras <piotr.karas@nokia.com> | Thu Apr 18 10:21:40 2019 +0200 |
committer | Alexis de Talhouƫt <adetalhouet89@gmail.com> | Fri Apr 19 15:47:34 2019 +0000 |
tree | e8564b7b36d93303c84707a656361deee119218d | |
parent | 70b07469dada287b97c41c4eda6c18f514a3f5a6 [diff] [blame] |
Fix problem with post install job Change-Id: I18c255576983914ef7cc31638c9ae54d2db3739d Issue-ID: DMAAP-1172 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties b/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties index f9c4d9e..dc9298d 100644 --- a/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties +++ b/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties
@@ -153,7 +153,7 @@ # If API authorization is required, then implement a class to enforce it. # This overrides the Class used for API permission check. -#ApiPermission.Class: com.company.policy.DecisionPolicy +ApiPermission.Class: org.onap.dmaap.dbcapi.authentication.AllowAll ##################################################### #