Skip to content

Commit

Permalink
typo correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin-DynamicD committed Apr 1, 2022
1 parent 39f1d93 commit dbca21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The node user pool refers to a dedicated pool for customer workloads, following
> note: if `enabled = false`, be sure to set `only_critical_addons_enabled = false` in the default pool to ensure user workloads have a place to run.
```yaml
node_default_pool = {
node_user_pool = {
enable_auto_scaling = true
enabled = true
eviction_policy = "Delete"
Expand Down

0 comments on commit dbca21d

Please sign in to comment.