Skip to content

Commit

Permalink
Remove helm from the flake finder
Browse files Browse the repository at this point in the history
We removed the E2E helm jobs a while ago.

Signed-off-by: Tom Pantelis <[email protected]>
  • Loading branch information
tpantelis committed Nov 17, 2023
1 parent 660cf4c commit c25b27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake_finder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
globalnet: ['', 'globalnet']
deploytool: ['operator', 'helm']
deploytool: ['operator']
k8s_version: ['1.25']
include:
- k8s_version: '1.22'
Expand Down

0 comments on commit c25b27a

Please sign in to comment.