Helm chart for deploying dani-garcia/vaultwarden in Kubernetes.
$ helm repo add bitwarden https://cdwv.github.io/bitwarden-k8s/
$ helm install bitwarden/bitwarden-k8sOR
$ git clone https://github.com/cdwv/bitwarden-k8s
$ cd bitwarden-k8s
$ helm install ./chart/bitwarden-k8sTo install the chart with the release name my-release:
$ helm install --name my-release bitwarden/bitwarden-k8sTo uninstall/delete the my-release deployment:
$ helm delete my-releaseThe command removes all the Kubernetes components associated with the chart and deletes the release.
Head over to cdwv/awesome-helm to learn more about Helm - the Kubernetes package manager.
bitwarden-k8s by CodeWave is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Project is currently maintained, in our spare time, by codewave.eu and a growing number of Contributors!