-
-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Using env vars instead of configmap for ftlconf (#205)
fix: Using env vars instead of configmap for ftl Instead of using and mounting configmap to configure `/etc/pihole/pihole-FTL.conf` we can use environment variables that have been added in [the commit 4aaf0998a3562ce464e29f2026c0319c2767fe06](pi-hole/docker-pi-hole@4aaf099) This can resolve issue caused by the pihole init script when it modify the `pihole-FTL.conf` file.
- Loading branch information
Showing
3 changed files
with
5 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters