Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado <[email protected]>
  • Loading branch information
JorTurFer committed Oct 5, 2023
1 parent 6624c7c commit eeab1f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/checks/scaling_phase/scaling_phase_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,12 @@ spec:
- name: apache-ab
image: ghcr.io/kedacore/tests-apache-ab
imagePullPolicy: Always
args:
args:
- "-n"
- "2000000"
- "-c"
- "20"
- "-H"
- "-H"
- "Host: {{.Host}}"
- "http://keda-http-add-on-interceptor-proxy.keda:8080/"
restartPolicy: Never
Expand Down

0 comments on commit eeab1f0

Please sign in to comment.