diff options
author | wr148d <wr148d@att.com> | 2021-02-22 12:45:49 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-02-23 11:26:48 -0500 |
commit | 73eb2d5ad2ec5692c4fd77ad66b273a51749d266 (patch) | |
tree | f86115685b61867a6670acc01a4b30cac45c643f /kubernetes/aai/components/aai-sparky-be | |
parent | cce7fa63c498e51a0327378e87d253f5cf17ca05 (diff) |
[AAI][SPARKY] Updating the sparky config
Sparky config updated to 2.0.2
Issue-ID: AAI-3250
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I677358720234e576234582267b65b3a377c8cd6f
Diffstat (limited to 'kubernetes/aai/components/aai-sparky-be')
-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 |