Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 670 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 670 Bytes

Helm Chart for asciinema

  • Install asciinema

TL;DR;

$ git clone https://github.com/carlosdagos/asciinema-helm
$ cd asciinema-helm
$ helm install .

Installing the Chart

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

$ helm install --name my-asciinema .

Uninstalling the Chart

To uninstall/delete the my-release deployment:

$ helm delete my-asciinema

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

Configuration

See the values.yaml file for all the configuration options.

TODO

This still needs a lot of polishing.