Skip to content

Commit

Permalink
enable ssl certs for dreams production --no-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
OriHoch committed Mar 5, 2018
1 parent 47487cb commit 6a39420
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environments/production/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ traefik:
main = "production.midburn.org"
[[acme.domains]]
main = "volunteers.spark.midburn.org"
[[acme.domains]]
main = "dreams.midburn.org"
# [[acme.domains]]
# main = "profiles.staging.midburn.org"
acmeEmail: [email protected]
Expand Down

0 comments on commit 6a39420

Please sign in to comment.