diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-11-07 10:54:48 -0500 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-11-07 16:34:19 -0500 |
commit | 589c82329a4f7781ad391e4023e06526c68399e8 (patch) | |
tree | 9a4742e19c7c37189a53e731a534737f5f30e027 /charts | |
parent | 981d27f0204bd2552d671050f93a41289590d437 (diff) |
Fixing dmaap issue with https
Issue-ID: AAI-1761
Change-Id: Id2f9732cc4df7ef8d3602487c54048f6349e2f13
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'charts')
-rw-r--r-- | charts/aai-resources/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-resources/values.yaml b/charts/aai-resources/values.yaml index 5055fed..546b56d 100644 --- a/charts/aai-resources/values.yaml +++ b/charts/aai-resources/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/aai-resources:1.3.1 +image: onap/aai-resources:1.3.3 pullPolicy: Always restartPolicy: Always flavor: small |