Code Review
/
aai
/
oom.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bac4092
)
[AAI] Bump Schema Service
14/114414/2
author
wreehil
<wr148d@att.com>
Thu, 29 Oct 2020 20:13:20 +0000
(16:13 -0400)
committer
Sylvain Desbureaux
<sylvain.desbureaux@orange.com>
Fri, 30 Oct 2020 07:26:06 +0000
(07:26 +0000)
Use latest schema service version for helping the ccvpn network slicing
use case with an edge multiplicity issue.
Issue-ID: AAI-3212
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I878e0c1f7b664fc97adf3256e97b79e351828ee0
components/aai-schema-service/values.yaml
patch
|
blob
|
history
diff --git
a/components/aai-schema-service/values.yaml
b/components/aai-schema-service/values.yaml
index
7a92773
..
711ced6
100644
(file)
--- a/
components/aai-schema-service/values.yaml
+++ b/
components/aai-schema-service/values.yaml
@@
-20,7
+20,7
@@
global: # global defaults
# application image
repository: nexus3.onap.org:10001
-image: onap/aai-schema-service:1.7.1
1
+image: onap/aai-schema-service:1.7.1
2
pullPolicy: Always
restartPolicy: Always
flavorOverride: small