Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

nextcloud-eso-bitwarden-chart

Version: 0.1.0 Type: application AppVersion: 1.0.0

A Helm chart for Nextcloud External Secrets using the Bitwarden ESO provider on Kubernetes

Values

Key Type Default Description
adminCredentialsBitwardenID string "" nextcloud admin Credentials
oidcCredentialsBitwardenID string "" nextcloud OIDC Credentials
postgresqlBitwardenID string "" nextcloud postgres Credentials
provider string "" if this is not set to "bitwarden", we will not actually deploy any templates we may support other secret providers in the future
redisBitwardenID string "" nextcloud redis Credentials
s3AdminCredentialsBitwardenID string "" existing kubernetes secret with s3 admin credentials
s3BackupCredentialsBitwardenID string "" existing kubernetes secret with s3 credentials for the remote backups
s3NextcloudCredentialsBitwardenID string "" existing kubernetes secret with s3 nextcloud credentials
s3PostgresCredentialsBitwardenID string "" existing kubernetes secret with s3 postgres credentials
s3_provider string "seaweedfs" if set to seaweedfs we deploy a policy secret. can also be minio
serverInfoTokenBitwardenID string "" nextcloud server info token for metrics
smtpCredentialsBitwardenID string "" nextcloud smtp Credentials

Autogenerated from chart metadata using helm-docs v1.13.1