diff --git a/site/docs/guides/operations/kubernetes/charts/base.md b/site/docs/guides/operations/kubernetes/charts/base.md index 394a45bea3..26541d5fa4 100644 --- a/site/docs/guides/operations/kubernetes/charts/base.md +++ b/site/docs/guides/operations/kubernetes/charts/base.md @@ -31,7 +31,7 @@ helm repo add egeria https://odpi.github.io/egeria-charts helm repo update helm install [-f overrides.yaml] egeria/egeria-base ``` -where is whatever you want to call your installed chart, and the -f is optional, if you have overriding values to supply. +where `` 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.