use static configuration, for traefik itself as well

This commit is contained in:
Joerg Lehmann 2022-12-20 17:02:31 +00:00
parent 5bff70cd4d
commit 56a2af23bb
2 changed files with 6 additions and 2 deletions

View File

@ -12,3 +12,9 @@ tls:
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
tlsv13only:
minVersion: VersionTLS13
stores:
default:
defaultGeneratedCert:
resolver: myresolver
domain:
main: onyx.nbit.ch

View File

@ -15,8 +15,6 @@ metadata:
creationTimestamp: "2022-12-03T15:45:41Z"
labels:
app: traefik-pod
traefik.enable: true
traefik.http.routers.traefik.tls.domains[0].main: onyx.nbit.ch
name: traefik-pod
spec:
hostNetwork: true