diff options
author | vv770d <vv770d@att.com> | 2021-06-21 15:06:40 +0000 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-09-16 11:49:29 +0000 |
commit | 0855c721ccc5841b0fd5345e4aa80eb81236653f (patch) | |
tree | c675b547d051284fec9ee300c36b76a30701d195 | |
parent | f1b968da9c85b7f78938801c282f49e2e1dad5dc (diff) |
[DCAE] Dashboard healthcheck failure
Remove resource limit setting to resolve orange
gating/daily job failures
Switched to 1.4.4 released image from nexus3.
Change-Id: Ie5d7979cbd6d6a950519228c2e61c432f363b9f6
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2800
Signed-off-by: vv770d <vv770d@att.com>
(cherry picked from commit 4c64ef138c221f934a2642b2d20c8d66d486cb61)
-rw-r--r-- | kubernetes/dcaegen2/components/dcae-dashboard/values.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-dashboard/values.yaml b/kubernetes/dcaegen2/components/dcae-dashboard/values.yaml index ae0b80e869..6640f78e9a 100644 --- a/kubernetes/dcaegen2/components/dcae-dashboard/values.yaml +++ b/kubernetes/dcaegen2/components/dcae-dashboard/values.yaml @@ -53,7 +53,7 @@ config: # Application configuration defaults. ################################################################# # application image -image: onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.4.3 +image: onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.4.4 pullPolicy: Always # probe configuration parameters @@ -97,9 +97,9 @@ postgres: mountSubPath: dcae-dashboard/data mountInitPath: dcae-dashboard -# Resource Limit flavor -By Default using small +#Resource Limit flavor -By Default using small flavor: small -# Segregation for Different environment (Small and Large) +#Segregation for Different environment (Small and Large) resources: small: limits: |