Minimal and Opinionated Helm Charts powered by a Norwegian 🐻
9f984d103a
doesn't work at the moment. https://github.com/FoundationDB/fdb-kubernetes-operator/issues/1788 |
||
---|---|---|
.github/workflows | ||
charts | ||
docs | ||
.gitignore | ||
LICENSE | ||
README.org | ||
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