diff options
Diffstat (limited to 'kubernetes/uui/values.yaml')
-rw-r--r-- | kubernetes/uui/values.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
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 |