summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2019-05-06 03:07:57 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-06 03:07:57 +0000
commit5b87da8b3d15f473153f70c33a8f64b2b1a7c8eb (patch)
tree1d6314087f03507c1129fa2384e1d9090a219bbc
parent4057619c18f4afb1574313fb80f2d8d2d2b4bce0 (diff)
parent91751274d8c439e3e1a259c3325a62746b4e8a9d (diff)
Merge "Update VID values.yaml to release 4.0.0"
-rw-r--r--kubernetes/vid/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/vid/values.yaml b/kubernetes/vid/values.yaml
index 63bbef290e..e004cb4fb9 100644
--- a/kubernetes/vid/values.yaml
+++ b/kubernetes/vid/values.yaml
@@ -27,7 +27,7 @@ subChartsOnly:
# application image
repository: nexus3.onap.org:10001
-image: onap/vid:4.0-STAGING-latest
+image: onap/vid:4.0.0
pullPolicy: Always
# mariadb image for initializing
@@ -112,4 +112,4 @@ resources:
requests:
cpu: 200m
memory: 2Gi
- unlimited: {} \ No newline at end of file
+ unlimited: {}