This commit is contained in:
ducoterra
2020-10-14 15:15:48 -04:00
parent f6679ea207
commit 6fb4ac3fca
21 changed files with 270 additions and 349 deletions

29
values-internal.yaml Normal file
View File

@@ -0,0 +1,29 @@
image: traefik:v2.2
install:
resourcedefinition: true
enable:
dnschallenge: true
tlschallenge: false
tracing: true
statsd: true
middleware:
basicauth: true
redirectscheme: true
stricttransport: true
config:
ingressclass: traefik-internal
http_port: 80
https_port: 443
admin_port: 8080
# statsd reporting
statsd_endpoint: graphite.ducoterra.net:8125
acme_email: ducoterra@icloud.com
# letsencrypt dns challenge for wildcard cert
dnschallenge_provider: namedotcom
dnschallenge_provider_secret: namedotcom
# zipkin tracing
tracing_endpoint: http://zipkin:9411/api/v2/spans