Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 708 Bytes

File metadata and controls

27 lines (20 loc) · 708 Bytes

Liftr Helm Charts

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add liftr https://weng5e.github.io/liftr/helm

You can then run helm search repo liftr to see the charts.

Install the helm chart

helm install prom2icm-rel liftr/prom2icm \
--set icm.certificateKeyVault="https://your-key-vault.vault.azure.net/" \
--set icm.connectorId="2bb00c56-1a2d-477b-9b02-05562eb1f8b2" \
--set icm.notificatEmail="youremail@microsoft.com"

Documentation

https://aka.ms/prom2icm

Contact

liftrdev@microsoft.com