Update bastion.md

This feature is not available in 1.22. It started to become available with version 1.23
This commit is contained in:
Federico Hernandez 2023-04-05 14:24:06 +02:00 committed by GitHub
parent c8c2abfc97
commit a3c43d38b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ spec:
```
### Using an internal (VPC only) load balancer
{{ kops_feature_table(kops_added_default='1.22') }}
{{ kops_feature_table(kops_added_default='1.23') }}
When configuring a LoadBalancer, you can also choose to have a public load balancer or an internal (VPC only) load balancer. The `type` field should be `Public` or `Internal` (defaults to `Public` if omitted).