mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix: mqtt hostname
This commit is contained in:
@@ -95,7 +95,7 @@ spec:
|
|||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
externalTrafficPolicy: Local
|
externalTrafficPolicy: Local
|
||||||
annotations:
|
annotations:
|
||||||
external-dns.alpha.kubernetes.io/hostname: "mqtt.${SECRET_PUBLIC_DOMAIN}."
|
external-dns.alpha.kubernetes.io/hostname: "mqtt.${SECRET_EXTERNAL_DOMAIN}"
|
||||||
ports:
|
ports:
|
||||||
mqtt:
|
mqtt:
|
||||||
port: 1883
|
port: 1883
|
||||||
|
Reference in New Issue
Block a user