Skip to content

bmassemin/helm-chart

 
 

Repository files navigation

onetimesecret

Version: 0.4.0 Type: application AppVersion: v0.18.5

A Helm chart for onetimesecret. Install with

helm install onetimesecret oci://ghcr.io/onetimesecret/helm-chart/onetimesecret --version 0.4.0

Requirements

Repository Name Version
https://charts.bitnami.com/bitnami redis 20.7.0

Values

Key Type Default Description
ingress.annotations object {}
ingress.enabled bool true
ingress.hosts[0].host string "onetimesecret.example.com"
ingress.hosts[0].paths[0] string "/"
ingress.tls list []
onetimesecret.env.AUTH_SIGNIN bool true
onetimesecret.env.AUTH_SIGNUP bool true
onetimesecret.env.COLONEL string "admin@example.com"
onetimesecret.env.FROM_EMAIL string "no-reply@example.com"
onetimesecret.env.SMTP_HOST string "smtp.example.com"
onetimesecret.env.SMTP_PASSWORD string "password"
onetimesecret.env.SMTP_PORT string "587"
onetimesecret.env.SMTP_USERNAME string "username"
onetimesecret.env.SSL string "true"
onetimesecret.env.TO_EMAIL string "no-reply@example.com"
onetimesecret.image.registry string "docker.io"
onetimesecret.image.repository string "onetimesecret/onetimesecret"
onetimesecret.image.tag string ""
onetimesecret.service.type string "ClusterIP"
redis.architecture string "standalone"
redis.auth.enabled bool false
redis.enabled bool true
redis.master.persistence.enabled bool true
redis.master.persistence.size string "1Gi"

About

Onetime Secret Helm Charts (wip)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 100.0%