Mariadb template has been modified to accept the probe parameters.
This commit adds the startup time to the default template.
This upgrades the onap_oom version to the latest master.
Issue-ID: INT-170
Change-Id: I2965cc08eb970b24731a4fffae2e9233b87c7f70
Signed-off-by: aravind.est <aravindhan.a@est.tech>
appVersion: 11.1.2
persistence:
storageClassName: *smo-sc
+ livenessProbe:
+ initialDelaySeconds: 150
+ readinessProbe:
+ initialDelaySeconds: 150
+ startupProbe:
+ initialDelaySeconds: 150
galera:
enabled: false
postgres:
-Subproject commit 1507ea7ec3bc90ba859acfc6ac22fd23c443e14b
+Subproject commit fd367e3e99637558ad49c1a838a6f77445b44354