diff options
Diffstat (limited to 'components')
-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 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 |