From 73eb2d5ad2ec5692c4fd77ad66b273a51749d266 Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 22 Feb 2021 12:45:49 -0500 Subject: [AAI][SPARKY] Updating the sparky config Sparky config updated to 2.0.2 Issue-ID: AAI-3250 Signed-off-by: wr148d Change-Id: I677358720234e576234582267b65b3a377c8cd6f --- kubernetes/aai/components/aai-sparky-be/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/aai/components') 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 -- cgit 1.2.3-korg