Skip to content

Commit

Permalink
chore: remove whitelist anotation from ingress in config
Browse files Browse the repository at this point in the history
  • Loading branch information
gacevicljubisa committed Nov 15, 2024
1 parent 4f6d120 commit c5ed69e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ node-groups:
nginx.ingress.kubernetes.io/session-cookie-name: "SWARMGATEWAY"
nginx.ingress.kubernetes.io/session-cookie-path: "default"
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/whitelist-source-range: "142.132.221.245/32" #VPN IP, or your IP (but ethswarm.org is needed)
ingress-class: "nginx"
labels:
app.kubernetes.io/component: "node"
Expand Down

0 comments on commit c5ed69e

Please sign in to comment.