Merge "[DMAAP-STRIMZI] Move strimzi kafka bridge"
[oom.git] / kubernetes / onap / resources / environments / public-cloud.yaml
index 08329d8..90714a4 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2017 Amdocs, Bell Canada
+# Copyright (c) 2020 Nordix Foundation, Modifications
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -60,8 +61,13 @@ clamp:
     initialDelaySeconds: 60
   readiness:
     initialDelaySeconds: 60
-dcaegen2:
-  dcae-cloudify-manager:
+holmes:
+  holmes-rule-mgmt:
+    liveness:
+      initialDelaySeconds: 120
+    readiness:
+      initialDelaySeconds: 120
+  holmes-engine-mgmt:
     liveness:
       initialDelaySeconds: 120
     readiness:
@@ -174,3 +180,10 @@ mariadb-galera:
     readiness:
       initialDelaySeconds: 120
 
+a1policymanagement:
+  liveness:
+    initialDelaySeconds: 60
+    periodSeconds: 10
+  readiness:
+    initialDelaySeconds: 60
+    periodSeconds: 10