Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
Add 128.135.102.246/32 to IPRange
  • Loading branch information
jlstephen authored Jul 16, 2024
1 parent e808838 commit 706b900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atlas-squid-mwt2-iu-2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SquidConf:
CacheDirOnHost: True
DisableDiskCache: False
MaximumObjectSizeInMemory: "1048704"
IPRange: 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 72.36.96.0/24 149.165.224.0/23 149.165.236.0/24 192.170.240.0/23
IPRange: 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 72.36.96.0/24 149.165.224.0/23 149.165.236.0/24 192.170.240.0/23 128.135.102.246/32
MonitoringIPRange: 127.0.0.1/32 192.170.240.10/32 149.165.224.253/32 128.142.0.0/16 188.185.0.0/17 188.184.128.0/17 188.185.48.0/20 188.185.128.0/17 131.225.240.232/32 2001:1458:300::/46 2001:1459:300::/46 128.135.102.125/32 149.165.225.215/32
RequestEphemeralSize: 1024
LimitEphemeralSize: 2048
Expand Down

0 comments on commit 706b900

Please sign in to comment.