Skip to content

Commit

Permalink
rewording
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie McBride committed Nov 10, 2024
1 parent 90ed8ac commit d21862d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Check karpenter version by using `helm list` command.
helm list -n "${KARPENTER_NAMESPACE}"
```

Expected to see `aks-managed-workload-identity` and `cilium` here as well, but if things worked correctly you should see a karpenter line like the following:
It's expected to see `aks-managed-workload-identity` and `cilium` here as well, but if things worked correctly you should see a karpenter line like the following:

```
NAME NAMESPACE REVISION UPDATED STATUS CHART
Expand Down

0 comments on commit d21862d

Please sign in to comment.