aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so/components/so-admin-cockpit
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2025-02-17 16:26:48 +0100
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2025-02-19 15:29:20 +0100
commitcbdcab08358bcc7adb3573a0b6535266a001f67c (patch)
tree928cf3fed6c3cf773e3bea2bc3ff66990eba0771 /kubernetes/so/components/so-admin-cockpit
parentac573c5568e178d6b532a8c9738286ddeee73241 (diff)
Use 6.1.1 readiness image
- contains performance improvement for the check time - set default pullPolicy for the readiness to IfNotPresent to avoid downloading this ~20 times Issue-ID: INT-2292 Change-Id: Id712dc67d92d8d6eebf9ac7d13129e0192a82a46 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'kubernetes/so/components/so-admin-cockpit')
-rw-r--r--kubernetes/so/components/so-admin-cockpit/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/components/so-admin-cockpit/values.yaml b/kubernetes/so/components/so-admin-cockpit/values.yaml
index 53d185c35d..88d0d23eea 100644
--- a/kubernetes/so/components/so-admin-cockpit/values.yaml
+++ b/kubernetes/so/components/so-admin-cockpit/values.yaml
@@ -26,7 +26,7 @@ global:
nodePortPrefix: 302
nodePortPrefixExt: 304
repository: nexus3.onap.org:10001
- readinessImage: onap/oom/readiness:6.0.3
+ readinessImage: onap/oom/readiness:6.1.1
envsubstImage: dibi/envsubst
persistence:
mountPath: /dockerdata-nfs