aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/nginx/README.md
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2025-03-04 07:50:57 +0000
committerGerrit Code Review <gerrit@onap.org>2025-03-04 07:50:57 +0000
commit6602551f7bac15cdaf7cbf2b9b6d3f43ae482fc6 (patch)
treef87815a9601b095f2c7e8c6cb2f2d0452a8470cc /kubernetes/common/nginx/README.md
parentb214135bf99a476236772727c9958ba0d81b2b3d (diff)
parentabd58dd7956fabc766a330a01e4de6208e802cb1 (diff)
Merge "[UUI] Chart changes for uui-server 15.0.2"
Diffstat (limited to 'kubernetes/common/nginx/README.md')
-rw-r--r--kubernetes/common/nginx/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/common/nginx/README.md b/kubernetes/common/nginx/README.md
index afe71051ce..0043b875be 100644
--- a/kubernetes/common/nginx/README.md
+++ b/kubernetes/common/nginx/README.md
@@ -336,7 +336,7 @@ For annotations, please see [this document](https://github.com/kubernetes/ingres
| Name | Description | Value |
| --------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |
-| `service.type` | Service type | `LoadBalancer` |
+| `service.type` | Service type | `ClusterIP` |
| `service.ports.http` | Service HTTP port | `80` |
| `service.ports.https` | Service HTTPS port | `443` |
| `service.nodePorts` | Specify the nodePort(s) value(s) for the LoadBalancer and NodePort service types. | `{}` |
@@ -554,4 +554,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
-limitations under the License. \ No newline at end of file
+limitations under the License.