diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-09-21 06:38:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-09-21 06:38:50 +0000 |
commit | 78b71b3fce7d7651d8e808847756e97de383d7d6 (patch) | |
tree | 580682bfd29bf2dc37ebddc14a8d0b53e0e8fb67 | |
parent | 605305391203b4e0147bc2a8316ecab9090538e6 (diff) | |
parent | 0855c721ccc5841b0fd5345e4aa80eb81236653f (diff) |
Merge "[DCAE] Dashboard healthcheck failure" into honolulu
-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: |