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