Skip to content

Commit

Permalink
Deploy Kueue in HA mode in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Jan 10, 2024
1 parent 532eb69 commit db93d6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/e2e/config/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ kind: Kustomization
resources:
- ../../../config/default

replicas:
- name: kueue-controller-manager
count: 2

patches:
- path: manager_e2e_patch.yaml
target:
Expand Down

0 comments on commit db93d6f

Please sign in to comment.