Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
specialcircumstances committed Dec 21, 2023
1 parent bed4a9d commit 204c385
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/pihole/templates/configmap-cmdlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ data:
pihole --wild --nuke --noreload
pihole --white-regex --nuke --noreload
pihole --regex --nuke --noreload
pihole restartdns reload
sleep 5
{{ end }}
{{ if .Values.cmdlist.permit }}
{{- range .Values.cmdlist.permit }}
Expand Down

0 comments on commit 204c385

Please sign in to comment.