Skip to content

Commit 5574246

Browse files
authored
Fix typos in docs (#371)
Fixes kairos-io/kairos#3230 Signed-off-by: Dimitris Karakasilis <[email protected]>
1 parent 4462277 commit 5574246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/Reference/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ localhost:~$
651651

652652
This section allows you to configure the k3s server instances.
653653

654-
### `k3s.enable`
654+
### `k3s.enabled`
655655

656656
Enables the k3s server instance. Accepted: `true`, `false`.
657657

@@ -679,7 +679,7 @@ Enables the embedded registry in k3s. Accepted: `true`, `false`.
679679

680680
This section allows you to configure the k3s agent instances.
681681

682-
### `k3s-agent.enable`
682+
### `k3s-agent.enabled`
683683

684684
Enables the k3s agent instance. Accepted: `true`, `false`.
685685

0 commit comments

Comments
 (0)