mirror of
https://github.com/traefik/traefik.git
synced 2026-03-03 20:52:17 +01:00
Added wildcard ACME example
This commit is contained in:
parent
353bd3d06f
commit
5fdec48854
@ -37,6 +37,10 @@ spec:
|
||||
port: 8080
|
||||
tls:
|
||||
certResolver: myresolver
|
||||
domains:
|
||||
- main: company.org
|
||||
sans:
|
||||
- *.company.org
|
||||
```
|
||||
|
||||
```json tab="Marathon"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user