Merge "Add FCAPS to oom"
[oom.git] / kubernetes / policy / charts / policy-api / resources / config / config.json
index 16e0a51..397f850 100644 (file)
@@ -21,7 +21,9 @@
         "host":"0.0.0.0",
         "port":6969,
         "userName":"healthcheck",
-        "password":"zb!XztG34"
+        "password":"zb!XztG34",
+        "https": true,
+        "aaf": false
     },
     "databaseProviderParameters": {
         "name": "PolicyProviderParameterGroup",
@@ -32,4 +34,4 @@
         "databasePassword": "cG9saWN5X3VzZXI=",
         "persistenceUnit": "PolicyMariaDb"
     }
-}
\ No newline at end of file
+}