diff options
author | 2019-09-05 21:57:08 +0200 | |
---|---|---|
committer | 2019-09-05 21:57:08 +0200 | |
commit | 9eb603e6b8bb23beb6d9177e8399a5651f699e4a (patch) | |
tree | 8fc5d0d9a6a5097efe3a3eccbd7de88e7756a150 /components/aai-graphgraph/values.yaml | |
parent | fde14dd1e9fec136f6ff9489dcb66ed8102ddb17 (diff) |
Removing nodeport adding nexus prefix
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
Issue-ID: AAI-2596
Change-Id: Ieb3d694680c625bdd8ab1384a4997e59603cd06e
Diffstat (limited to 'components/aai-graphgraph/values.yaml')
-rw-r--r-- | components/aai-graphgraph/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-graphgraph/values.yaml b/components/aai-graphgraph/values.yaml index 29fe81d..a89dea3 100644 --- a/components/aai-graphgraph/values.yaml +++ b/components/aai-graphgraph/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: aai-graphgraph:1.5 +image: onap/aai-graphgraph:1.5 pullPolicy: Always restartPolicy: Always flavor: small |