diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-02-24 07:29:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-24 07:29:48 +0000 |
commit | 25a3d1fa0031c7e2bc5c053d8ca926cc2c8c35ea (patch) | |
tree | df8d4f6fccd662d42e358857b1747ca6fb4cba90 /kubernetes/aai | |
parent | 78cc593c984532f336fac9ead3c444cfce2019c5 (diff) | |
parent | 73eb2d5ad2ec5692c4fd77ad66b273a51749d266 (diff) |
Merge "[AAI][SPARKY] Updating the sparky config"
Diffstat (limited to 'kubernetes/aai')
-rw-r--r-- | kubernetes/aai/components/aai-sparky-be/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/components/aai-sparky-be/values.yaml b/kubernetes/aai/components/aai-sparky-be/values.yaml index dae42474f5..ed21030dc8 100644 --- a/kubernetes/aai/components/aai-sparky-be/values.yaml +++ b/kubernetes/aai/components/aai-sparky-be/values.yaml @@ -28,7 +28,7 @@ global: # global defaults serviceName: aai-search-data # application image -image: onap/sparky-be:2.0.0 +image: onap/sparky-be:2.0.2 pullPolicy: Always restartPolicy: Always flavor: small |