Skip to content

How to allowlist Bitbucket's IP addresses #402

Answered by gojanpaolo
gojanpaolo asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, looks like that loadBalancerSourceRanges is the correct place to set it.

The reason atlantis was working even when I did not include bitbucket ip addresses is that the webhook was sending requests to the ingress address directly. I changed the webhook to send request to the service loadBalancer.ingress.ip instead and now I'm able to control which ip address can go through it

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gojanpaolo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant