Skip to content

Commit

Permalink
Upgrade IU to OSG 23, add Lincoln test machine for SNMP query
Browse files Browse the repository at this point in the history
  • Loading branch information
Lincoln Bryant committed Feb 28, 2024
1 parent 3310cc6 commit 5b8c638
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions atlas-squid-mwt2-iu-1/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Service:
NodePort: 32200
ExternalVisibility: NodePort

ImageTag: 3.6-testing
ImageTag: 23-release

SquidConf:
CPU: 4
Expand All @@ -20,7 +20,7 @@ SquidConf:
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
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
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 138.197.102.100/32
RequestEphemeralSize: 1024
LimitEphemeralSize: 2048
CleanLog: False
Expand Down

0 comments on commit 5b8c638

Please sign in to comment.