replaces go-runner tags to litmuschaos/go-runner:latest (#611)

Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>
This commit is contained in:
Neelanjan Manna
2023-09-29 21:35:31 +05:30
committed by GitHub
parent f993e37cdc
commit aca9eadce0
21 changed files with 40 additions and 40 deletions

View File

@@ -81,7 +81,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: "chaosnative/go-runner:ci"
value: "litmuschaos/go-runner:latest"
# map of headers to modify/add; Eg: {"X-Litmus-Test-Header": "X-Litmus-Test-Value"}
# to remove a header, just set the value to ""; Eg: {"X-Litmus-Test-Header": ""}