A Helm chart for Nextcloud External Secrets using the Bitwarden ESO provider on Kubernetes
| 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