diff options
-rwxr-xr-x | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index 450adeb..9daddfd 100755 --- a/values.yaml +++ b/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.3.1-STAGING-latest +image: onap/testsuite:1.3.1 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |