Skip to content

Commit

Permalink
Merge pull request #870 from JacobHudson/main
Browse files Browse the repository at this point in the history
update variable format. issue #866
  • Loading branch information
mandy-chessell authored Dec 7, 2023
2 parents 7815d5d + d2ebc15 commit 35d3e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/guides/operations/kubernetes/charts/base.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ helm repo add egeria https://odpi.github.io/egeria-charts
helm repo update
helm install [-f overrides.yaml] <name> egeria/egeria-base
```
where <name> is whatever you want to call your installed chart, and the -f is optional, if you have overriding values to supply.
where `<name>` is whatever you want to call your installed chart, and the -f is optional, if you have overriding values to supply.

**THE INSTALL WILL TAKE SEVERAL MINUTES** to complete in the background, after the chart has deployed.

Expand Down

0 comments on commit 35d3e21

Please sign in to comment.