Skip to content

Commit

Permalink
update ingress IP allowlist in holodeck configs
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Ibrahim <[email protected]>
  • Loading branch information
tariq1890 committed Dec 9, 2024
1 parent 4b58ee3 commit d14b287
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/holodeck_ubuntu22.04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ spec:
- 35.155.108.162/32
- 35.162.190.51/32
- 54.201.61.24/32
- 52.24.205.48/32
- 44.235.4.62/32
- 44.230.241.223/32
image:
architecture: amd64
imageId: ami-0ce2cb35386fc22e9
Expand Down
3 changes: 3 additions & 0 deletions tests/holodeck_ubuntu24.04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ spec:
- 35.155.108.162/32
- 35.162.190.51/32
- 54.201.61.24/32
- 52.24.205.48/32
- 44.235.4.62/32
- 44.230.241.223/32
image:
architecture: amd64
imageId: ami-0da424eb883458071
Expand Down

0 comments on commit d14b287

Please sign in to comment.