From b6229deb55cbd45682e7a9475728d379fc956b12 Mon Sep 17 00:00:00 2001 From: amatthews Date: Tue, 25 Oct 2022 12:27:50 +0100 Subject: [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 --- kubernetes/uui/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kubernetes/uui/values.yaml') diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index 48fb5b6b44..55dc6a16ce 100644 --- a/kubernetes/uui/values.yaml +++ b/kubernetes/uui/values.yaml @@ -1,4 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada +# Copyright (c) 2022 Nordix Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -90,7 +91,7 @@ readiness: service: type: NodePort name: uui - portName: uui + portName: http internalPort: 8443 nodePort: 98 -- cgit 1.2.3-korg