Skip to content

Commit

Permalink
Merge branch 'dev-readme' of [email protected]:SoftwareAG/webmethods-hel…
Browse files Browse the repository at this point in the history
…m-charts.git into dev-readme
  • Loading branch information
thr authored and thr committed Dec 12, 2023
2 parents 5c50720 + caea4d6 commit 3ff3b85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions universalmessaging/helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ helm install um webmethods/universalmessaging
... (optionally) provide the license key at installation time (can be ommitted for upgrade later) ...

```shell
--set-file=licensekey=<your path and filename to Universal Messaging license file>
--set-file=licensekey=<your path and filename to Universal Messaging license file> \
```

... set your own image pull secret if you didn't create the default `regcred` ...

```shell
--set "imagePullSecrets[0].name=your-registry-credentials"
--set "imagePullSecrets[0].name=your-registry-credentials" \
```

## Version History
Expand Down

0 comments on commit 3ff3b85

Please sign in to comment.