Skip to content

Commit b2be71c

Browse files
authored
Merge pull request #147 from makhov/docs-formatting
Fix docs formatting
2 parents e06d43c + 3e56008 commit b2be71c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ K0smotron allows you to configure k0s via `spec.k0sConfig` field. If empty, will
5757
More info about the k0s config: https://docs.k0sproject.io/stable/configuration/
5858

5959
**Note**: some fields will be overwritten by k0smotron. K0smotron will set the following fields:
60+
6061
- `spec.k0sConfig.spec.api.externalAddress` will be set to the value of `spec.externalAddress` if `spec.externalAddress` is set.
6162
If not, k0smotron will use load balancer IP or try to detect `externalAddress` out of nodes IP addresses.
6263
- `spec.k0sConfig.spec.api.port` will be set to the value of `spec.service.apiPort`.

0 commit comments

Comments
 (0)