Skip to content

Commit

Permalink
put missing number in list
Browse files Browse the repository at this point in the history
  • Loading branch information
antonovchtd committed Nov 18, 2022
1 parent 107ebc4 commit 0cbc1bc
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 @@ -162,7 +162,7 @@ helm get values --all --namespace wsc wsc-app-5-25-0 > wsc-app-5-25-0-values.yam
where `wsc` is the namespace and `wsc-app-5-25-0` – the name of your release,
and `wsc-app-5-25-0-values.yaml` – name of the file the data will be written to.

Extract the full Kubernetes manifest(s) as follows:
2. Extract the full Kubernetes manifest(s) as follows:
```shell
helm get manifest --namespace wsc wsc-app-5-25-0 > manifests.yaml
```
Expand Down

0 comments on commit 0cbc1bc

Please sign in to comment.