Skip to content

Commit

Permalink
Update docs/notes/v6.0.0.md
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Longo <[email protected]>
  • Loading branch information
cniackz and feorlen authored Jun 26, 2024
1 parent c688acd commit a9fc403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notes/v6.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ spec:
```
</details>

the same, `minio` exposes port `http-minio` and headless service `{tenant-name}-hl` exposes port `http-minio`.
Similarly, `minio` exposes port `http-minio` and headless service `{tenant-name}-hl` exposes port `http-minio`.

However, when TLS is enabled (because of `.spec.requestAutocert` is `true` or `.spec. externalCertSecret` is provided)
then the port names for `{tenant-name}-console` and `minio` services were renamed to have prefix `https-`.
Expand Down

0 comments on commit a9fc403

Please sign in to comment.