fix(argo-events): Added missing NATS version in values.yaml (#1735)
Signed-off-by: Ramin Akhbari <ramin@akhbari.us> Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
parent
10e3af1bcf
commit
daba66b68c
3 changed files with 7 additions and 3 deletions
|
|
@ -57,7 +57,7 @@ done
|
|||
| configs.jetstream.versions[0].natsImage | string | `"nats:latest"` | |
|
||||
| configs.jetstream.versions[0].startCommand | string | `"/nats-server"` | |
|
||||
| configs.jetstream.versions[0].version | string | `"latest"` | |
|
||||
| configs.nats.versions | list | `[{"metricsExporterImage":"natsio/prometheus-nats-exporter:latest","natsStreamingImage":"nats-streaming:latest","version":"latest"}]` | Supported versions of NATS event bus |
|
||||
| configs.nats.versions | list | See [values.yaml] | Supported versions of NATS event bus |
|
||||
| crds.annotations | object | `{}` | Annotations to be added to all CRDs |
|
||||
| crds.install | bool | `true` | Install and upgrade CRDs |
|
||||
| crds.keep | bool | `true` | Keep CRDs on chart uninstall |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue