diff options
Diffstat (limited to 'components/aai-resources/values.yaml')
-rw-r--r-- | components/aai-resources/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/aai-resources/values.yaml b/components/aai-resources/values.yaml index 00e1c83..b71c9c4 100644 --- a/components/aai-resources/values.yaml +++ b/components/aai-resources/values.yaml @@ -17,8 +17,8 @@ # Declare variables to be passed into your templates. global: # global defaults nodePortPrefix: 302 - readinessRepository: oomk8s - readinessImage: readiness-check:2.0.2 + legacyReadinessRepository: oomk8s + legacyReadinessImage: readiness-check:2.2.2 # application image repository: nexus3.onap.org:10001 |