Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
feat(externaldns-unifi): Remove unused env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
doonga committed May 26, 2024
1 parent f31cc47 commit b880dc6
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ spec:
env:
- name: UNIFI_HOST
value: https://10.1.1.1
- name: SERVER_HOST
value: 0.0.0.0
- name: UNIFI_USER
value: externaldns
- name: UNIFI_PASS
Expand All @@ -42,8 +40,6 @@ spec:
key: externaldns_unifi_pass
- name: LOG_LEVEL
value: debug
- name: UNIFI_SKIP_TLS_VERIFY
value: "true"

podAnnotations:
secret.reloader.stakater.com/reload: externaldns-unifi-secrets
Expand Down

0 comments on commit b880dc6

Please sign in to comment.