Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mathisve/reloader-example


https://github.com/mathisve/reloader-example

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# reloader-example

These code samples go paired with [this video](https://youtu.be/1vodLYj9yy8).

## Install using Helm

```bash
helm repo add stakater https://stakater.github.io/stakater-charts
helm repo update
helm install reloader -n reloader --create-namespace stakater/reloader
```

You can find the original installation instructions [here](https://github.com/stakater/Reloader?tab=readme-ov-file#deploying-to-kubernetes)!