aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/components
diff options
context:
space:
mode:
authoramatthews <adrian.matthews@est.tech>2022-10-25 12:27:50 +0100
committerAdrian Matthews <adrian.matthews@est.tech>2022-11-30 13:41:32 +0000
commitb6229deb55cbd45682e7a9475728d379fc956b12 (patch)
tree26c8254c595554c4bf54ffcbc3294db501e04a45 /kubernetes/uui/components
parent365bdbc7853b4ca522899629c4ec653a06e5931a (diff)
[UUI] Service Mesh Compliance for UUI
Updating the basic requirements for Service Mesh Compliance within UUI. Issue-ID: OOM-2253 Change-Id: Idbc481a34e5eec8fc1e6849bd7683bfeb31f15df Signed-off-by: amatthews <adrian.matthews@est.tech>
Diffstat (limited to 'kubernetes/uui/components')
-rw-r--r--kubernetes/uui/components/uui-server/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/uui/components/uui-server/values.yaml b/kubernetes/uui/components/uui-server/values.yaml
index 2a187d6392..78524880e4 100644
--- a/kubernetes/uui/components/uui-server/values.yaml
+++ b/kubernetes/uui/components/uui-server/values.yaml
@@ -143,7 +143,7 @@ readiness:
service:
type: NodePort
name: uui-server
- portName: uui-server
+ portName: http
internalPort: 8082
nodePort: 99