[COMMON] Use "" instead of {} as a default value to avoid warning 62/107762/1
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 15 May 2020 22:25:05 +0000 (00:25 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 15 May 2020 22:25:05 +0000 (00:25 +0200)
commit8953675506f4b3807502a3be73b846ab5fe79c67
tree55cabbf1f2df04e49fd6fb6ee76414655cce18c4
parent9d4cdf7ef706b85ec1d86b4945812d61cbdb3f15
[COMMON] Use "" instead of {} as a default value to avoid warning

After we upgraded our helm version we started getting below issues
with emails:

Warning: Merging destination map for chart 'curator'.
Overwriting table item 'image', with non table value:
onap/sdnc-image:1.8.2

To fix this let's just use "" instead of () for our daily operations.

Issue-ID: OOM-2412
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I5f2c215c281036a7eb921d6a805527c807a4aca9
kubernetes/common/mariadb-galera/values.yaml