From 3a6bf0d6278f9907cb6fba33d6ca6037838fc0aa Mon Sep 17 00:00:00 2001
From: chnyda <ced.hnyda@gmail.com>
Date: Thu, 14 Mar 2019 08:31:41 +0100
Subject: [PATCH] Barbican: Fix value of node_port to match default

node_port value is by default between 30000 and 32767

Change-Id: I902e7de9d9d37458b71f146ae549a0196fb8c466
---
 barbican/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/barbican/values.yaml b/barbican/values.yaml
index dbd7157943..8e09fba0e3 100644
--- a/barbican/values.yaml
+++ b/barbican/values.yaml
@@ -175,7 +175,7 @@ network:
     external_policy_local: false
     node_port:
       enabled: false
-      port: 39486
+      port: 30486
 
 network_policy:
   barbican: