Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #98 from keptn/patch/fix-faulty-loadgen
Browse files Browse the repository at this point in the history
Patch/fix faulty loadgen
  • Loading branch information
johannes-b authored May 5, 2020
2 parents f1b599a + 8314d23 commit d6dfd05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions load-generation/cartsloadgen/deploy/cartsloadgen-faulty.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ spec:
- name: KEPTN_DOMAIN
value: svc.cluster.local
- name: CARTS_STAGES
value: "carts.sockshop-dev carts-primary.sockshop-staging carts-primary.sockshop-production"
value: "carts-primary.sockshop-production"
- name: ITEM_ID
value: "03fef6ac-1896-4ce8-bd69-b798f85c6e0f"
- name: CARTS_ID
value: "3395a43e-2d88-40de-b95f-e00e1502085b"
- name: SLEEP_TIME
value: "0.2"
value: "0.0"
- name: MAX_CARTS_ITEMS
value: "20"

0 comments on commit d6dfd05

Please sign in to comment.