summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Paroulek <pavel.paroulek@orange.com>2019-09-04 15:29:08 +0200
committerPavel Paroulek <pavel.paroulek@orange.com>2019-09-04 15:36:26 +0200
commitfde14dd1e9fec136f6ff9489dcb66ed8102ddb17 (patch)
treec2dbabbcbfd77748ed06bc86d92547a7d822cb63
parent3efe1df6fdba4af4e22849bec220c8daa4a68a49 (diff)
Changing graphgraph nodeport
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> Issue-ID: AAI-2596 Change-Id: I1259a884668c844447ca33c9c84334746db022fe
-rw-r--r--components/aai-graphgraph/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-graphgraph/values.yaml b/components/aai-graphgraph/values.yaml
index f110d5c..29fe81d 100644
--- a/components/aai-graphgraph/values.yaml
+++ b/components/aai-graphgraph/values.yaml
@@ -16,7 +16,7 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
global: # global defaults
- nodePortPrefix: 302
+ nodePortPrefix: 303
readinessRepository: oomk8s
readinessImage: readiness-check:2.0.2