mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
changing readme for comcast chart
This commit is contained in:
parent
426f77ec01
commit
d52f402b54
@ -59,7 +59,7 @@ The following tables lists the configurable parameters of the Sentry chart and t
|
||||
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,
|
||||
|
||||
```console
|
||||
$ helm install --name my-release \
|
||||
helm install --name my-release \
|
||||
--set config.comcast.username=tonystark,config.comcast.password=mypassword \
|
||||
billimek/comcast
|
||||
```
|
||||
@ -67,7 +67,7 @@ $ helm install --name my-release \
|
||||
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example,
|
||||
|
||||
```console
|
||||
$ helm install --name my-release -f values.yaml billimek/comcast
|
||||
helm install --name my-release -f values.yaml billimek/comcast
|
||||
```
|
||||
|
||||
Read through the [values.yaml](values.yaml) file. It has several commented out suggested values.
|
||||
|
Loading…
Reference in New Issue
Block a user