add pod network

This commit is contained in:
Joseph Hanson 2024-07-17 18:14:10 -05:00
parent 826d7f5c23
commit 9a5876dc3f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -30,6 +30,7 @@ block_ip = [
pass_ip = [ pass_ip = [
'10.1.2.0/24', # IPv4 private network '10.1.2.0/24', # IPv4 private network
'10.244.0.0/16', # Kubernetes cluster network
] ]
# Activate passlist of (hardcoded) IPs from the SearXNG organization, # Activate passlist of (hardcoded) IPs from the SearXNG organization,