Skip to content

Commit

Permalink
ci: disable kind cluster log export
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Szakaly <[email protected]>
  • Loading branch information
alex1989hu committed Nov 2, 2024
1 parent 63ce071 commit 8835fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
with:
config: ./hack/e2e-kind-config.yaml
image: docker.io/kindest/node@sha256:${{ matrix.arrays.digest }}
skipClusterLogsExport: true
version: "v0.24.0"
- name: Wait for KiND readiness
run: |
Expand Down

0 comments on commit 8835fae

Please sign in to comment.