This repo houses a bunch of helm charts that I find useful.
generic
: As the name suggests, this chart can be used
to deploy a "generic" application.
regcred
: A chart to generate "registry credentials"
(i.e. pull secrets for Kubernetes) easily from valuestraefik-forward-auth
: A chart for
deploying
traefik-forward-auth
(a
service for adding OIDC to a generic traefik installation)postgrest
: A chart for deploying
PostgREST (a fast and performant way to build an
API backend on top of a PostgreSQL database)training-ns
: A chart I like to use for generating
throw-away namespaces and users for training others on Kubernetes