Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.87 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.87 KB

vaultwarden-k8s

Helm chart for deploying dani-garcia/vaultwarden_rs in Kubernetes.

TL;DR;

$ helm repo add vaultwarden https://cdwv.github.io/vaultwarden-k8s/
$ helm install vaultwarden/vaultwarden-k8s

OR

$ git clone https://github.com/cdwv/vaultwarden-k8s
$ cd vaultwarden-k8s
$ helm install ./chart/vaultwarden-k8s

Installing the Chart

To install the chart with the release name my-release:

$ helm install --name my-release vaultwarden/vaultwarden-k8s

Uninstalling the Chart

To uninstall/delete the my-release deployment:

$ helm delete my-release

The command removes all the Kubernetes components associated with the chart and deletes the release.

More info on Helm

Head over to cdwv/awesome-helm to learn more about Helm - the Kubernetes package manager.

License

Creative Commons License
vaultwarden-k8s by CodeWave is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Maintainers

Project is currently maintained, in our spare time, by codewave.eu and a growing number of Contributors!