diff options
author | William Reehil <william.reehil@att.com> | 2020-08-25 13:55:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-25 13:55:10 +0000 |
commit | 5071da297b9e7f58c796bad7d4ae1e3415a039c4 (patch) | |
tree | 1069525332f74577fb29edfe262f02430286d1f3 /components/aai-schema-service | |
parent | 46961c4794a17f72643bd491af6c159ea7e53380 (diff) | |
parent | d0b2eb2493a3e1ce06af4d93b5fc71df86462f79 (diff) |
Merge "Prepare upgrade to readiness containers v3.0.1"
Diffstat (limited to 'components/aai-schema-service')
-rw-r--r-- | components/aai-schema-service/values.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/aai-schema-service/values.yaml b/components/aai-schema-service/values.yaml index 8218a1b..84f36b2 100644 --- a/components/aai-schema-service/values.yaml +++ b/components/aai-schema-service/values.yaml @@ -17,8 +17,6 @@ # Declare variables to be passed into your templates. global: # global defaults nodePortPrefix: 302 - readinessRepository: oomk8s - readinessImage: readiness-check:2.0.2 # application image repository: nexus3.onap.org:10001 |