mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix: opnsense-dns
This commit is contained in:
@@ -70,7 +70,10 @@ spec:
|
||||
port: *port
|
||||
route:
|
||||
app:
|
||||
hostnames: ["sh.${SECRET_EXTERNAL_DOMAIN}"]
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: &host sh.${SECRET_EXTERNAL_DOMAIN}
|
||||
hostnames:
|
||||
- *host
|
||||
parentRefs:
|
||||
- name: internal
|
||||
namespace: network
|
||||
|
Reference in New Issue
Block a user