diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-11-24 16:51:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-24 16:51:02 +0000 |
commit | f1a17688557b78ade3c25ce7a1a98693e5e8c43d (patch) | |
tree | 7b76cf4d9595bb6ff6b9404ca8fe9b6bc573d766 /kubernetes/sniro-emulator/values.yaml | |
parent | 6adcaae69b01452140e20d6bf76c8cc5e17fd2c5 (diff) | |
parent | f9bb1ec483a9e5b5044c45e4dd66386446b0b379 (diff) |
Merge "[SNIRO] Uses new tpls for repos / images"
Diffstat (limited to 'kubernetes/sniro-emulator/values.yaml')
-rw-r--r-- | kubernetes/sniro-emulator/values.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/sniro-emulator/values.yaml b/kubernetes/sniro-emulator/values.yaml index e81481da2d..81ce818a8a 100644 --- a/kubernetes/sniro-emulator/values.yaml +++ b/kubernetes/sniro-emulator/values.yaml @@ -19,7 +19,6 @@ global: # global defaults nodePortPrefix: 302 # application image -repository: nexus3.onap.org:10001 image: onap/sniroemulator:1.0.0 pullPolicy: IfNotPresent |