diff options
Diffstat (limited to 'components/aai-data-router/values.yaml')
-rw-r--r-- | components/aai-data-router/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/aai-data-router/values.yaml b/components/aai-data-router/values.yaml index 0533896..245735d 100644 --- a/components/aai-data-router/values.yaml +++ b/components/aai-data-router/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/data-router:1.6.1 +image: onap/data-router:1.6.2 pullPolicy: Always restartPolicy: Always flavor: small @@ -51,7 +51,7 @@ liveness: enabled: true readiness: - initialDelaySeconds: 10 + initialDelaySeconds: 120 periodSeconds: 10 service: |