Skip to content

Commit

Permalink
make it equal
Browse files Browse the repository at this point in the history
  • Loading branch information
thr authored and thr committed Dec 7, 2023
1 parent 54240f5 commit 7d6e74d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions universalmessaging/helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ Install release
helm install um webmethods/universalmessaging
```

## Version History

| Version | Changes and Description |
|-----|------|
| `1.0.0' | Initial release |
| `1.0.1' | Update JMX Exporter configuration file with . Bigfix: Mount configuration files into container. Nginx added. |

## Values

| Key | Type | Default | Description |
Expand Down
2 changes: 1 addition & 1 deletion universalmessaging/helm/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kubectl create configmap universalmessaging-licence-key --from-file=licence.xml=

## Examples for Use-cases

Sub-folder `examples` contains some *values* examples for more use-cases. To use the use-case, adapt and add the provided `values.yaml` to your values.
Sub-folder `examples` contains some *values* examples for more use-cases. To use the use-case, adapt and add the provided `values.yaml` to your values.

| Use-case | Description |
|-----|------|
Expand Down

0 comments on commit 7d6e74d

Please sign in to comment.