Helm charts repository by 21h

How to add repo

$> helm repo add 21h https://charts.blindage.org
$> helm repo update

Install or upgrade

$> helm upgrade wordpress-operator 21h/wordpress-operator \
      -n operators --install --wait

Repository contents

Kubernetes operators:

Helpers:


Created and supported by Vladimir Smagin (git repos deb repo).