fix: correct typo in UNIFI_HOST IP address in external-dns fleet configuration
This commit is contained in:
@@ -24,7 +24,7 @@ helm:
|
||||
tag: main
|
||||
env:
|
||||
- name: UNIFI_HOST
|
||||
value: https://191.168.1.1
|
||||
value: https://192.168.1.1
|
||||
- name: UNIFI_API_KEY
|
||||
value: "zTe1jxBSLE9cUlmj0kACiG53HbNP2V3C"
|
||||
- name: UNIFI_EXTERNAL_CONTROLLER
|
||||
|
||||
Reference in New Issue
Block a user