Skip to content

Commit

Permalink
WIP: Run dualstack inttest with modified calico-node image
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wieczorek <[email protected]>
  • Loading branch information
twz123 committed Sep 18, 2023
1 parent f22108f commit fe43a2b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion inttest/dualstack/dualstack_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,4 +204,10 @@ spec:
IPv6podCIDR: "fd00::/108"
IPv6serviceCIDR: "fd01::/108"
podCIDR: 10.244.0.0/16
serviceCIDR: 10.96.0.0/12`
serviceCIDR: 10.96.0.0/12
images:
calico:
node:
image: ttl.sh/ab91e5f58fd1f589fdab1ab0bdc971d9fcdcfab76ab1dfe9dbbe583267b245b2
version: "1d@sha256:7553d4d07ef4f22decb2dbf6da94f5543877e6f7f2f090638b0997cf73fe0dcf"
`

0 comments on commit fe43a2b

Please sign in to comment.