Skip to content

Commit

Permalink
Update src/content/tutorials/fleet-management/cluster-management/clus…
Browse files Browse the repository at this point in the history
…ter-autoscaler/index.md
  • Loading branch information
pipo02mix authored Dec 13, 2024
1 parent ade6a8d commit f6e1da2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ NAME DATA AGE
123ab-cluster-autoscaler-user-values 0 11m
```

On cluster creation the user values `ConfigMap` is empty (or might not exist yet) and the following defaults will be applied to the final `cluster-autoscaler` deployment. To customize any of the configuration options, you just need to add the respective lines in the data field of the user `ConfigMap`.

Check failure on line 34 in src/content/tutorials/fleet-management/cluster-management/cluster-autoscaler/index.md

View workflow job for this annotation

GitHub Actions / markdownlint problems

markdownlint problem

MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
## How to set configuration options using the user values ConfigMap

Expand Down

0 comments on commit f6e1da2

Please sign in to comment.