Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 475 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 475 Bytes

Skedler Helm Chart

Get Repo Info

helm repo add skedler https://guidanz.github.io/skedler-helmchart
helm repo update

See helm repo for command documentation.

Installing the Chart

To install the chart with the release name my-release:

helm install my-release skedler/skedler

Uninstalling the Chart

To uninstall/delete the my-release deployment:

helm delete my-release