Skip to content

Commit

Permalink
Whitelist emerald and gold clients
Browse files Browse the repository at this point in the history
  • Loading branch information
jatindersingh93 committed Oct 17, 2024
1 parent 00e1d91 commit 03a7a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/app.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ objects:
kind: Route
metadata:
annotations:
haproxy.router.openshift.io/ip_whitelist: 142.34.194.121 142.34.194.122 142.34.194.123 142.34.194.124
haproxy.router.openshift.io/ip_whitelist: 142.34.194.121 142.34.194.122 142.34.194.123 142.34.194.124 142.34.229.6 142.34.229.7 142.34.229.8 142.34.229.9 142.34.64.6 142.34.64.7 142.34.64.8 142.34.64.9 10.91.0.0/16 10.93.0.0/16
name: "${APP_NAME}-app"
spec:
host: "${ROUTE_HOST}"
Expand Down

0 comments on commit 03a7a18

Please sign in to comment.