fix: correct typo in UNIFI_HOST IP address in external-dns fleet configuration

This commit is contained in:
2026-05-04 21:24:29 +02:00
parent 9ce8650b99
commit 2430e77605
+1 -1
View File
@@ -24,7 +24,7 @@ helm:
tag: main tag: main
env: env:
- name: UNIFI_HOST - name: UNIFI_HOST
value: https://191.168.1.1 value: https://192.168.1.1
- name: UNIFI_API_KEY - name: UNIFI_API_KEY
value: "zTe1jxBSLE9cUlmj0kACiG53HbNP2V3C" value: "zTe1jxBSLE9cUlmj0kACiG53HbNP2V3C"
- name: UNIFI_EXTERNAL_CONTROLLER - name: UNIFI_EXTERNAL_CONTROLLER