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

Co-authored-by: Jose Armesto <[email protected]>
  • Loading branch information
pipo02mix and fiunchinho authored Dec 13, 2024
1 parent e04f972 commit fdf3a7e
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ The following examples assume the cluster you are trying to configure has an id
You will find the `cluster-autoscaler-user-values` `ConfigMap` on the organization namespace of your cluster:

```text
$ export ORG=yourorg
$ export CLUSTER=123ab
$ kubectl -n $ORG get cm $CLUSTER-cluster-autoscaler-user-values
$ kubectl -n org-company get cm 123ab-cluster-autoscaler-user-values
NAME DATA AGE
123ab-cluster-autoscaler-user-values 0 11m
```
Expand Down

0 comments on commit fdf3a7e

Please sign in to comment.