Skip to content

Commit a1b3e38

Browse files
committed
DBC22-6435: Change IP restriction (#1329)
1 parent e262e13 commit a1b3e38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/main/values-uat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ static:
157157
targetCPUUtilizationPercentage: 400 # We want to scale UP (use more CPU) rather than out (use more pods) for static if possible to reduce backend load since caching is done on each individual pod.
158158
route:
159159
host: uat-drivebc.apps.gold.devops.gov.bc.ca
160-
iprestricted: true #Set to true if you want to limit IP's the the addresses in the ipallowlist
160+
iprestricted: false #Set to true if you want to limit IP's the the addresses in the ipallowlist
161161
vanityurl:
162162
enabled: true
163163
vanityurlhost: uat.drivebc.ca

0 commit comments

Comments
 (0)