diff options
Diffstat (limited to 'kubernetes/vvp/charts/vvp-em-uwsgi')
-rw-r--r-- | kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml b/kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml index dd01834846..a96ca26119 100644 --- a/kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml +++ b/kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/vvp/engagementmgr:1.0.0-latest +image: onap/vvp/engagementmgr:1.0.0 pullPolicy: Always # flag to enable debugging - application support required |