mirror of
https://github.com/containous/traefik.git
synced 2025-03-20 22:50:12 +03: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