Skip to content

Commit

Permalink
Use v1 gateway crds in integration
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Leong <alex@buoyant.io>
  • Loading branch information
adleong committed Nov 15, 2023
1 parent 2b4238c commit 3fe983c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
with:
repository: kubernetes-sigs/gateway-api
ref: 4f86f0bd65173b04dadb558f63fbbd53330736d2 # 0.5.0-rc1
ref: a0684982eddeb0360e215e0de322c3210ac49bb9 # v1.0.0
path: gateway-api
- run: kubectl apply -k gateway-api/config/crd/experimental/
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
Expand Down

0 comments on commit 3fe983c

Please sign in to comment.