You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: infrastructure/main/values-uat.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ static:
157
157
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.
158
158
route:
159
159
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
0 commit comments