Skip to content

Helm chart for deploying bitwarden-rs in Kubernetes

Notifications You must be signed in to change notification settings

cdwv/bitwarden-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bitwarden-k8s

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

TL;DR;

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

OR

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

Installing the Chart

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

$ helm install --name my-release bitwarden/bitwarden-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
bitwarden-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!