From fde14dd1e9fec136f6ff9489dcb66ed8102ddb17 Mon Sep 17 00:00:00 2001 From: Pavel Paroulek Date: Wed, 4 Sep 2019 15:29:08 +0200 Subject: Changing graphgraph nodeport Signed-off-by: Pavel Paroulek Issue-ID: AAI-2596 Change-Id: I1259a884668c844447ca33c9c84334746db022fe --- components/aai-graphgraph/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/aai-graphgraph/values.yaml') 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 -- cgit 1.2.3-korg