Compare commits
2 commits
4e83103994
...
5ce5201f2f
Author | SHA1 | Date | |
---|---|---|---|
5ce5201f2f | |||
ae0520261d |
2 changed files with 3 additions and 1 deletions
|
@ -117,9 +117,10 @@ metadata:
|
|||
namespace: nextcloud
|
||||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: web
|
||||
external-dns.alpha.kubernetes.io/hostname: nc.hxme.net
|
||||
spec:
|
||||
rules:
|
||||
- host: nextcloud.local
|
||||
- host: nc.hxme.net
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
|
@ -10,3 +10,4 @@ resources:
|
|||
- dns/namespace.yaml
|
||||
- dns/bind.yaml
|
||||
- dns/externaldns.yaml
|
||||
- files/nextcloud.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue