From 0e5aa7888c6459c62b07dfae8e6e1ee5afd66b1a Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 22 Mar 2024 10:39:17 +0100 Subject: [PATCH] chore(blocky): update values.yaml to reflect default blacklist/whitelist changes Signed-off-by: Kjeld Schouten --- charts/premium/blocky/values.yaml | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/charts/premium/blocky/values.yaml b/charts/premium/blocky/values.yaml index c74e8217ab2..9a2903a3973 100644 --- a/charts/premium/blocky/values.yaml +++ b/charts/premium/blocky/values.yaml @@ -196,18 +196,22 @@ blocking: # -- Sets how many list-groups can be processed at the same time processingConcurrency: 8 # -- Add blocky whitelists - whitelist: - - name: default - lists: - - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/optional-list.txt - - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt - - https://raw.githubusercontent.com/rahilpathan/pihole-whitelist/main/1.LowWL.txt + # `default` name is reservered for TrueCharts included default whitelist + # example shows the structure, though name should be changed when used + whitelist: [] + # - name: default + # lists: + # - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/optional-list.txt + # - https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt + # - https://raw.githubusercontent.com/rahilpathan/pihole-whitelist/main/1.LowWL.txt # -- Blocky blacklists - blacklist: - - name: default - lists: - - https://big.oisd.nl/domainswild + # `default` name is reservered for TrueCharts included default blacklist + # example shows the structure, though name should be changed when used + blacklist: [] + # - name: default + # lists: + # - https://big.oisd.nl/domainswild # -- Blocky clientGroupsBlock clientGroupsBlock: