Skip to content

Commit

Permalink
Fix failing InstaScale tests
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Asthana <[email protected]>
  • Loading branch information
anishasthana committed Jun 9, 2023
1 parent b3bdf17 commit 094529c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
- name: instascale
args:
- "--configs-namespace=default"
image: quay.io/project-codeflare/instascale-controller:v0.0.3
image: quay.io/project-codeflare/instascale-controller:v0.0.4
resources:
limits:
cpu: '2'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
- name: instascale
args:
- "--configs-namespace=default"
image: quay.io/project-codeflare/instascale-controller:v0.0.3
image: quay.io/project-codeflare/instascale-controller:v0.0.4
resources:
limits:
cpu: '1'
Expand Down

0 comments on commit 094529c

Please sign in to comment.