diff options
Diffstat (limited to 'kubernetes/vfc/charts/vfc-resmgr/values.yaml')
-rw-r--r-- | kubernetes/vfc/charts/vfc-resmgr/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vfc/charts/vfc-resmgr/values.yaml b/kubernetes/vfc/charts/vfc-resmgr/values.yaml index ba2b01dc7e..dc73a84652 100644 --- a/kubernetes/vfc/charts/vfc-resmgr/values.yaml +++ b/kubernetes/vfc/charts/vfc-resmgr/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/vfc/resmanagement:1.1.0-SNAPSHOT-latest +image: onap/vfc/resmanagement:1.1.0-STAGING-latest pullPolicy: Always # flag to enable debugging - application support required |