Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavbuc committed Apr 15, 2024
1 parent 4ba8f44 commit 54bb133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/karpenter_nodes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Note - Most of the values can be overridden per nodegroup (If not specified, it
| `excludeInstanceSize` | Exclude specific instance sizes | `List` |||
| `headRoom` | Generate Ultra Low Priority Class for Headroom (see below) | `String` || x |
| `additionalRequirements` | add NodePool requirements which are not covered by this chart | `List(map)` |||
| `autoTaint` | add NodePool taint with `dedicated` as key and `nodepool` (`-` replaced with `_`) | `Boolean` |||
| `autoTaint` | add NodePool taint with `dedicated` as key and nodegroup name as value (`-` replaced with `_`) | `Boolean` |||

### NodeGroup Configuration
| Key Name | Description | Type | Optional? | Optional Per NodeGroup? |
Expand Down

0 comments on commit 54bb133

Please sign in to comment.