refactor: namespace cluster labels with hnrx.net prefix across fleet configurations
This commit is contained in:
@@ -53,7 +53,7 @@ helm:
|
||||
|
||||
# WICHTIG: Nur diese Domain verwalten
|
||||
domainFilters:
|
||||
- "{{ .Values.global.fleet.clusterLabels.cluster-name }}.hnrx.net" # <--- ÄNDERE DIES auf deine Domain (muss im UniFi als Domain konfiguriert sein?)
|
||||
- "{{ .Values.global.fleet.clusterLabels.hnrx.net/cluster-name }}.hnrx.net" # <--- ÄNDERE DIES auf deine Domain (muss im UniFi als Domain konfiguriert sein?)
|
||||
- "hnrx.net"
|
||||
# Registry (verhindert, dass external-dns fremde Einträge überschreibt)
|
||||
txtOwnerId: "{{ .Values.global.fleet.clusterLabels.cluster-name }}"
|
||||
txtOwnerId: "{{ .Values.global.fleet.clusterLabels.hnrx.net/cluster-name }}"
|
||||
Reference in New Issue
Block a user