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:
|
||||
- hosts:
|
||||
- "s3.files.martyn.berlin"
|
||||
secretName: s3-le-secret
|
||||
hosts:
|
||||
- host: s3.files.martyn.berlin
|
||||
paths:
|
||||
|
@ -55,6 +56,7 @@ spec:
|
|||
tls:
|
||||
- hosts:
|
||||
- "files.martyn.berlin"
|
||||
secretName: files-le-secret
|
||||
hosts:
|
||||
- host: files.martyn.berlin
|
||||
paths:
|
||||
|
|
|
@ -46,7 +46,8 @@ spec:
|
|||
- path: /
|
||||
pathType: Prefix
|
||||
tls:
|
||||
- hosts:
|
||||
- secretName: ntfy-tls
|
||||
hosts:
|
||||
- ntfy.martyn.berlin
|
||||
|
||||
ntfy:
|
||||
|
|
Loading…
Add table
Reference in a new issue