aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/platform
diff options
context:
space:
mode:
authorJan Malkiewicz <jan.malkiewicz@nokia.com>2020-09-02 08:31:32 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-09-24 07:13:02 +0000
commit339a93d02c8a84f988c7c057f9d8f33c9a81463f (patch)
treed75b6cd1189d85b07f7c7dc7bb0e89f5d39467b9 /kubernetes/platform
parentec5b6edc17aabbea977a72abcaa7eb835536d3d9 (diff)
[DCAEGEN2][OOM] Update k8splugin configs
Top up certservice-api image Update config for k8splugin 3.4.1: - update images of certservice-client - add certservice-client secret name to config - add certservice-post-processor image to config CertPostProcessor is an application which appends CMPv2 truststore entries to AAF CertMan truststore and allows swapping AAF CertMan keystore for CMPv2 keystore. Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Icc7020d8e1431f4ba2f49206b84bf3930d3c2c23
Diffstat (limited to 'kubernetes/platform')
-rw-r--r--kubernetes/platform/components/oom-cert-service/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/platform/components/oom-cert-service/values.yaml b/kubernetes/platform/components/oom-cert-service/values.yaml
index 4a3a289484..d7e7f5bb2a 100644
--- a/kubernetes/platform/components/oom-cert-service/values.yaml
+++ b/kubernetes/platform/components/oom-cert-service/values.yaml
@@ -47,7 +47,7 @@ service:
# Deployment configuration
repository: nexus3.onap.org:10001
-image: onap/org.onap.oom.platform.cert-service.oom-certservice-api:2.0.0
+image: onap/org.onap.oom.platform.cert-service.oom-certservice-api:2.1.0
pullPolicy: Always
replicaCount: 1