Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdwv/bitwarden-k8s
Helm chart for deploying bitwarden-rs in Kubernetes
https://github.com/cdwv/bitwarden-k8s
bitwarden helm helm-chart k8s
Last synced: 9 days ago
JSON representation
Helm chart for deploying bitwarden-rs in Kubernetes
- Host: GitHub
- URL: https://github.com/cdwv/bitwarden-k8s
- Owner: cdwv
- Created: 2018-12-05T09:21:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T11:41:09.000Z (about 1 year ago)
- Last Synced: 2024-08-01T12:17:05.106Z (3 months ago)
- Topics: bitwarden, helm, helm-chart, k8s
- Language: Mustache
- Size: 35.2 KB
- Stars: 96
- Watchers: 10
- Forks: 55
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitwarden-k8s
Helm chart for deploying [dani-garcia/bitwarden_rs](https://github.com/dani-garcia/bitwarden_rs) in Kubernetes.## TL;DR;
```console
$ helm repo add bitwarden https://cdwv.github.io/bitwarden-k8s/
$ helm install bitwarden/bitwarden-k8s
```OR
```console
$ 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`:
```console
$ helm install --name my-release bitwarden/bitwarden-k8s
```## Uninstalling the Chart
To uninstall/delete the my-release deployment:
```console
$ 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](https://github.com/cdwv/awesome-helm) to learn more about Helm - the Kubernetes package manager.License
=======================================================================
bitwarden-k8s by CodeWave is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.Maintainers
===========[](http://codewave.eu)
Project is currently maintained, in our spare time, by [codewave.eu](http://codewave.eu) and a growing number of Contributors!