Skip to content

Instantly share code, notes, and snippets.

@dnauck
Created May 29, 2018 06:29
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnauck/0fc60f7241ee006199fb6a0130d76cba to your computer and use it in GitHub Desktop.
Save dnauck/0fc60f7241ee006199fb6a0130d76cba to your computer and use it in GitHub Desktop.
acme.challengeType=http-01
acme.email=hostmaster@domain.tld
acme.enabled=true
acme.staging=false
acme.logging=true
acme.persistence.enabled=true
acme.persistence.size=1Gi
acme.persistence.storageClass=longhorn
dashboard.domain=traefik.clusterXY.domain.tld
dashboard.enabled=true
dashboard.auth.basic.username1=$apr1$password1
debug.enabled=true
deployment.hostPort.httpEnabled=true
deployment.hostPort.httpsEnabled=true
rbac.enabled=true
service.nodePorts.http=80
service.nodePorts.https=443
ssl.enabled=true
ssl.enforced=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment