Skip to content

Commit

Permalink
Update ing-dqm.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arooshap authored Jan 22, 2024
1 parent 6adf444 commit ae206b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/cmsweb/ingress/ing-dqm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
kubernetes.io/ingress.class: nginx
# restrict access to this ingress controller from specific IPs
# https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/#whitelist-source-range
nginx.ingress.kubernetes.io/whitelist-source-range: 188.185.101.116,188.184.75.82,137.138.154.184,188.184.73.32,188.185.89.202,188.185.89.194,137.138.157.32,137.138.62.154,188.184.31.220,137.138.31.95
nginx.ingress.kubernetes.io/whitelist-source-range: 137.138.55.102,137.138.123.132,188.185.38.247,188.185.115.204,188.185.101.116,188.184.75.82,137.138.154.184,188.184.73.32,188.185.89.202,188.185.89.194,137.138.157.32,137.138.62.154,188.184.31.220,137.138.31.95
# nginx.ingress.kubernetes.io/affinity: "cookie"
# nginx.ingress.kubernetes.io/session-cookie-name: "route"
# nginx.ingress.kubernetes.io/session-cookie-expires: "172800"
Expand Down

0 comments on commit ae206b7

Please sign in to comment.