FORK OF https://github.com/cdwv/bitwarden-k8s
Helm chart for deploying dani-garcia/bitwarden_rs in Kubernetes.
$ git clone https://github.com/cdwv/bitwarden-k8s
$ cd bitwarden-k8s
$ helm install .
To install the chart with the release name my-release
:
$ helm install --name my-release .
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.
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!