mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Add chart name, "stable/msoms" to install command with inline parameters (#2327)
Add chart name, "stable/msoms" to install command with inline parameters
This commit is contained in:
committed by
Reinhard Nägele
parent
13d5d4ba55
commit
8b4d25eefc
@@ -49,7 +49,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
|
||||
|
||||
```bash
|
||||
$ helm install --name omsagent \
|
||||
--set omsagent.secret.wsid=<your_workspace_id>,omsagent.secret.key=<your_workspace_key>
|
||||
--set omsagent.secret.wsid=<your_workspace_id>,omsagent.secret.key=<your_workspace_key> stable/msoms
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user