diff --git a/docs/notes/v6.0.0.md b/docs/notes/v6.0.0.md index b15ea2cbe11..b57f6b5b7f5 100644 --- a/docs/notes/v6.0.0.md +++ b/docs/notes/v6.0.0.md @@ -140,8 +140,7 @@ TODO ### Headless service port name is now renamed based on TLS settings -Headless service now changes port name from `http-minio` to `https-minio` when TLS is enabled, be aware to configure Ingres -or any other resources that reference the port name accordingly. +If TLS is enabled, the Headless service port name is now `https-minio` instead of `http-minio`. Be sure to update your Ingress configuration or other resources that reference the port name. When `.spec.requestAutocert` is `false` and `.spec.externalCertSecret` is empty, then no TLS encryption in transit (https) is enabled for the tenant, and the 3 services created in the namespace have a prefix `http-` service port: