From: Pavel Paroulek Date: Wed, 4 Sep 2019 13:29:08 +0000 (+0200) Subject: Changing graphgraph nodeport X-Git-Tag: 5.0.1-ONAP~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fde14dd1e9fec136f6ff9489dcb66ed8102ddb17;p=aai%2Foom.git Changing graphgraph nodeport Signed-off-by: Pavel Paroulek Issue-ID: AAI-2596 Change-Id: I1259a884668c844447ca33c9c84334746db022fe --- 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