aboutsummaryrefslogtreecommitdiffstats
path: root/components/aai-schema-service
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-08-21 09:30:30 +0200
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-08-25 08:47:12 +0200
commitd0b2eb2493a3e1ce06af4d93b5fc71df86462f79 (patch)
treedc7dd771feb14712c285005fff1cb54e37f6fa1d /components/aai-schema-service
parentdceb913fa262d4d1112ae734e6f9768b0354f9be (diff)
Prepare upgrade to readiness containers v3.0.1
Readiness 3.x is a new version, not using root user and using stable Kubernetes API. The upgrade is not doable by just changing version as script path has moved. Therefore, we must upgrade everything in one shot. As AAI is not in the same repo, it's not doable for this component. We then change variables only for AAI so we can continue to use older images. We'll move AAI just after the rest has been upgraded. Issue-ID: OOM-2545 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5afa83892043f4844afe12e61724a8d368a9f2e0
Diffstat (limited to 'components/aai-schema-service')
-rw-r--r--components/aai-schema-service/values.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/aai-schema-service/values.yaml b/components/aai-schema-service/values.yaml
index 01f4ae4..6842eb3 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