The image contains code improvements, bug fixes implemented in release H.
Issue-ID: VNFSDK-745
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I77fba727192a0b72cf6f30a7c52d46ed7df5ac67
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/vnfsdk/refrepo:1.6.2
+image: onap/vnfsdk/refrepo:1.6.3
 pullPolicy: Always
 
 # application configuration override for postgres
   enabled: true
 
 readiness:
-  initialDelaySeconds: 10
-  periodSeconds: 10
+  initialDelaySeconds: 60
+  periodSeconds: 30
 
 service:
   type: NodePort