Set hostname for nc
This commit is contained in:
parent
4e83103994
commit
ae0520261d
1 changed files with 2 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: /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue