Skip to content

Commit e2fa8ae

Browse files
committed
docs: typo
1 parent 52907c6 commit e2fa8ae

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

charts/cluster-api-runtime-extensions-nutanix/values.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@
154154
},
155155
"1.33": {
156156
"type": "string"
157+
},
158+
"1.34": {
159+
"type": "string"
157160
}
158161
}
159162
}

docs/content/addons/aws-load-balancer-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The AWS Load Balancer Controller requires specific IAM permissions to manage loa
4141
See [AWS Load Balancer IAM Policies] for the full list of permissions.
4242
The provided configuration assumes the permissions will be attached to the Nodes.
4343
44-
If attaching these policies to the non-default isntance-profile, you may specify the name in the Cluster using the following configuration:
44+
If attaching these policies to the non-default instance-profile, you may specify the name in the Cluster using the following configuration:
4545
4646
```yaml
4747
- name: workerConfig

0 commit comments

Comments
 (0)