vaultwarden helm

No introduction found. Create it?

More popular helm chart found

vaultwarden from bjw-s-labs is more popular with 16 repositories.

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install vaultwarden app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (3 out of 15)

NameRepoStarsVersionTimestamp
vaultwardendrag0n141/home-ops484.5.013 days ago
vaultwardenDiaoul/home-ops1004.5.0a month ago
vaultwardenauricom/home-ops2004.5.04 months ago

Values

See the most popular values for this chart:

KeyTypes
number
boolean
number
string
string
number
string
number
string
number
boolean
number
string
string, boolean
string
string
controllers.vaultwarden.containers.app.env.SMTP_HOST (8)
smtp-relay.networking.svc.cluster.local
string
string, number
string
string
boolean, string
string
string
string
string, boolean
string, number
boolean
string
number
string
string
string
string
string
controllers.vaultwarden.containers.app.env.DATABASE_URL (1)
postgresql://vaultwarden@vaultwarden-postgres-17-rw.security.svc:5432/vaultwarden?sslrootcert=/certs/postgres/serving/ca.crt&sslcert=/certs/postgres/user/tls.crt&sslkey=/certs/postgres/user/tls.key&sslmode=verify-full
string
boolean
string
string
string
boolean
string
string
string
string
string
string
boolean
string
string
string
number
controllers.vaultwarden.containers.app.env.SSO_AUTHORITY (1)
https://idm.${SECRET_DOMAIN}/oauth2/openid/${APP}
string
string
string
string
boolean
boolean
string
string
string
string
controllers.vaultwarden.containers.app.image.tag (11)
1.34.3@sha256:84fd8a47f58d79a1ad824c27be0a9492750c0fa5216b35c749863093bfa3c3d7
string
string
string
string
string
boolean
string
boolean
boolean
string
string
boolean
string
string
boolean
string
number
number
string
number
string
string
string
string
boolean
string
string
string
string
string
number
string
string
number
string
string
string
number
string
string
string
boolean
boolean
boolean
string
string
string
string
string
string
string
number, string
string
number
string
number
number
boolean
string
string
string
string
string
string
string
number
string
string
number
string
string
string
string
string
string
controllers.${APP}.containers.app.image.tag (1)
1.34.3@sha256:84fd8a47f58d79a1ad824c27be0a9492750c0fa5216b35c749863093bfa3c3d7
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
string
string
string
number
string
number
boolean
number
string
number
string
string
controllers.${APP}.containers.backup.env.PING_URL_WHEN_FAILURE_CURL_OPTIONS (1)
-H 'Content-Type: application/json' -d '{"content":"❌ Vaultwarden backup failed!"}'
string
string
string
controllers.${APP}.containers.backup.env.PING_URL_WHEN_SUCCESS_CURL_OPTIONS (1)
-H 'Content-Type: application/json' -d '{"content":"✅ Vaultwarden backup completed successfully."}'
string
string
string
string
string
string
string
string
boolean
string
string
string
string
controllers.${APP}.containers.backup.image.tag (1)
1.26.0@sha256:d6e20b0e9fb4102f742ba2cd373dfde1afff5632e6414532f87974430dbfc620
string
string
string
string
string
number
boolean
boolean
number
string
string
controllers.app.containers.app.env.DATABASE_URL (1)
postgresql://vaultwarden:${POSTGRES_VAULTWARDEN_PASSWORD}@${POSTGRES_ADDRESS}
string
controllers.app.containers.app.env.DOMAIN (1)
https://warden.${CLUSTER_DOMAIN}
string
string
string
string
string
string
string
string
string
string
controllers.app.containers.app.image.tag (1)
1.34.3-alpine@sha256:d70118b9dafb8588ee2651ceb5df68db27dcbd8e18467722010644ba48d5d6d6
string
string
string
boolean
string
string
boolean
number
string
string
controllers.main.containers.main.image.tag (1)
1.34.3-alpine@sha256:d70118b9dafb8588ee2651ceb5df68db27dcbd8e18467722010644ba48d5d6d6
string
string
string
string
number
string
number
number
number
string
string
boolean
string
string
string
string
persistence.data.type (3)
persistentVolumeClaim
string
boolean
boolean
string
string
string
string
persistence.data.path (1)
/volume1/apps/identity
string
string
string
boolean
string
boolean
string
string
persistence.env.name (1)
vaultwarden-secret
string
string
string
number
string
string
persistence.postgres-serving-cert.name (1)
vaultwarden-postgres-17-serving-cert
string
string
string
number
string
string
persistence.postgres-user-cert.name (1)
vaultwarden-postgres-vaultwarden-user
string
string
route.app.hostnames[] (6)
- vaultwarden.${DOMAIN}
string
string
string
string
string
boolean
string
string
number
boolean
route.main.hostnames[] (1)
- vaultwarden.${SECRET_DOMAIN}
string
string
string
string
string
string
string
number
string
string
string
string
string
string
string
string
string
ingress.app.hosts[].host (5)
vault.${SECRET_DOMAIN}
string
string
string
string, number
string
string
ingress.app.annotations."traefik.ingress.kubernetes.io/router.middlewares" (2)
networking-traefik-middleware-chain-no-auth@kubernetescrd
string
string
string
string
string
string
string
string
string
ingress.app.annotations."gethomepage.dev/siteMonitor" (1)
http://${APP}.security.svc.cluster.local:80
string
string
string
string
string
string
ingress.app.tls[].hosts[] (3)
- vault.${SECRET_DOMAIN}
string
ingress.app.tls[].secretName (3)
${SECRET_DOMAIN/./-}-tls
string
boolean
ingress.admin.hosts[].host (3)
vaultwarden.${SECRET_DOMAIN}
string
string
string
string
ingress.admin.annotations."traefik.ingress.kubernetes.io/router.middlewares" (2)
networking-traefik-middleware-chain-tinyauth@kubernetescrd
string
string
string
string
string
string
string
string
string
boolean
ingress.admin.tls[].hosts[] (2)
- bitwarden.${SECRET_DOMAIN_INTERNAL}
string
ingress.admin.tls[].secretName (2)
${SECRET_DOMAIN/./-}-production-tls
string
string
string
string
string
string
string
string
string
ingress.main.hosts[].host (1)
vault.${SECRET_DOMAIN}
string
ingress.main.hosts[].paths[].path (1)
/
/notifications/hub
/notifications/hub/negotiate
string
string
string
string
ingress.main.tls[].hosts[] (1)
- vault.${SECRET_DOMAIN}
string
string
number
boolean
number
number
string
string
rawResources.admin-auth.apiVersion (1)
gateway.envoyproxy.io/v1alpha1
string
string
string
string
string
rawResources.admin-auth.spec.spec.oidc.provider.issuer (1)
https://${oidc_host}/application/o/vaultwarden-admin/
string
rawResources.admin-auth.spec.spec.oidc.redirectURL (1)
%REQ(x-forwarded-proto)%://%REQ(:authority)%/admin/oauth2/callback
string
string
string
string
string
string