Files
helm-charts/charts/idrac6
Andrew Williams ff5fb746ad Add 'idrac6' chart (#14)
* Add idrac6 chart

* Add test values
2021-05-21 11:39:37 +01:00
..
2021-05-21 11:39:37 +01:00
2021-05-21 11:39:37 +01:00
2021-05-21 11:39:37 +01:00
2021-05-21 11:39:37 +01:00
2021-05-21 11:39:37 +01:00
2021-05-21 11:39:37 +01:00
2021-05-21 11:39:37 +01:00

idrac6

This is a helm chart for iDRAC6 Proxy docker image. This Chart is heavily based on the format used by billimek for his collection of media related charts.

TL;DR;

$ helm repo add nikdoof https://nikdoof.github.io/helm-charts/
$ helm install --set idrac.host=192.168.1.2 --set idrac.user=root --set idrac.password=calvin idrac6

Installing the Chart

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

helm install --name my-release idrac6

Uninstalling the Chart

To uninstall/delete the my-release deployment:

helm delete my-release --purge

The command removes all the Kubernetes components associated with the chart and deletes the release.

Configuration

Read through the values.yaml file. It has several commented out suggested values.