Minimal and Opinionated Helm Charts powered by a Norwegian 🐻
135c10e4ca
Update hasura/graphql-engine Docker tag to v2.36.1 |
||
---|---|---|
.github/workflows | ||
charts | ||
docs | ||
.gitignore | ||
LICENSE | ||
README.org | ||
renovate.json | ||
Taskfile.yaml |
Minimal and Opinionated Helm Charts
Backend-focused and UX optimized minmal charts built for use with deployments based on Flux.
Chart Implementation Guidelines
TODO Example chart definition
$ helm repo add tommy-skaug-charts ghcr.io/tommy-skaug/charts
Check out the ingress configuration in ingress.org
Charts
Usage
License
Repo was inspired by ananace (some parts imported and rewritten).
The general license of this repo is DWTFYWTPB, but it is Apache v2 in some of the repos which were built on other's work. See the individual chart for details.
helm install dispatch ./dispatch -f values-local.yaml
kubectl describe pod
helm delete dispatch