Skip to content

Commit 1d33dff

Browse files
committed
Limtiation->Limitation
1 parent fba90c6 commit 1d33dff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/embedded-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ spec:
231231
wireguard: true
232232
```
233233

234-
#### Limtiations
234+
#### Limitations
235235

236236
* The `spec.api` and `spec.storage` keys in the k0s config cannot be changed after installation. Whereas most keys in the k0s config apply to the whole cluster, these two keys are set for each node. Embedded Cluster cannot update these keys on each individual node during updates, so they cannot be changed after installation.
237237

docs/vendor/using-third-party-registry-proxy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In addition to the support for on-demand pull-through caching, connecting the Re
1212
* Registries like Harbor or Artifactory typically support access controls as well as scanning images for security vulnerabilities
1313
* With Harbor, users can optionally set up replication rules for image mirroring, which can be used to improve data availability and reliability
1414

15-
## Limtiation
15+
## Limitation
1616

1717
Artifactory does not support mirroring or replication for Docker registries. If you need to set up image mirroring, use Harbor. See [Set Up Mirroring in Harbor](#harbor-mirror) below.
1818

0 commit comments

Comments
 (0)