Compare commits
2 commits
441420c864
...
cf71027b98
Author | SHA1 | Date | |
---|---|---|---|
cf71027b98 | |||
4d771b4de6 |
2 changed files with 1 additions and 4 deletions
|
@ -41,7 +41,6 @@ spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- "s3.files.martyn.berlin"
|
- "s3.files.martyn.berlin"
|
||||||
secretName: s3-le-secret
|
|
||||||
hosts:
|
hosts:
|
||||||
- host: s3.files.martyn.berlin
|
- host: s3.files.martyn.berlin
|
||||||
paths:
|
paths:
|
||||||
|
@ -56,7 +55,6 @@ spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- "files.martyn.berlin"
|
- "files.martyn.berlin"
|
||||||
secretName: files-le-secret
|
|
||||||
hosts:
|
hosts:
|
||||||
- host: files.martyn.berlin
|
- host: files.martyn.berlin
|
||||||
paths:
|
paths:
|
||||||
|
|
|
@ -46,8 +46,7 @@ spec:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
tls:
|
tls:
|
||||||
- secretName: ntfy-tls
|
- hosts:
|
||||||
hosts:
|
|
||||||
- ntfy.martyn.berlin
|
- ntfy.martyn.berlin
|
||||||
|
|
||||||
ntfy:
|
ntfy:
|
||||||
|
|
Loading…
Add table
Reference in a new issue