Skip to content

Commit

Permalink
add readiness check for traefik which tests all domains have valid ss…
Browse files Browse the repository at this point in the history
…l before routing traffic
  • Loading branch information
OriHoch committed Jan 18, 2018
1 parent 0ab1597 commit 2c50026
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions environments/production/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ traefik:
backupJob: true
enableLoadBalancer: true
# profilesHostsRule: "Host: profile.midburn.org;"
SSLcheckMainDomain: production.midburn.org
SSLcheckSparkDomain: spark.midburn.org
# SSLcheckProfilesDomain: profile.midburn.org
SSLcheckVolunteersDomain: volunteers.spark.midburn.org

spark:
nodeEnv: production
Expand Down

0 comments on commit 2c50026

Please sign in to comment.