update bitwarden role - use k8s-at-home/bitwardenrs patched helm

This commit is contained in:
ace
2021-01-18 19:37:29 +03:00
parent 814a48e3a7
commit 9a0074dea1
2 changed files with 75 additions and 21 deletions

View File

@ -6,3 +6,4 @@ helm_repos:
- { name: 'ingress-nginx', url: 'https://kubernetes.github.io/ingress-nginx' }
- { name: 'stable', url: 'https://charts.helm.sh/stable' }
- { name: 'nextcloud', url: 'https://nextcloud.github.io/helm' }
- { name: 'k8s-at-home', url: 'https://k8s-at-home.com/charts' }