Compare commits
No commits in common. "cf71027b98df3e35a66841a8fa3de7d1dee90ee4" and "441420c864c671be744b4743e6cf6577b7900637" have entirely different histories.
cf71027b98
...
441420c864
2 changed files with 4 additions and 1 deletions
|
@ -41,6 +41,7 @@ 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:
|
||||||
|
@ -55,6 +56,7 @@ 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,7 +46,8 @@ spec:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- secretName: ntfy-tls
|
||||||
|
hosts:
|
||||||
- ntfy.martyn.berlin
|
- ntfy.martyn.berlin
|
||||||
|
|
||||||
ntfy:
|
ntfy:
|
||||||
|
|
Loading…
Add table
Reference in a new issue