Skip to content

pascal89/onetime-secret-helm-chart

 
 

Repository files navigation

onetimesecret

Version: 0.4.4 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.4

Requirements

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

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Smarty 100.0%