Skip to content

Commit

Permalink
feat: add placeholder sidecar
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Germanov committed Dec 19, 2024
1 parent 9b637e2 commit 44754da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/npmExecuteTests_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions resources/metadata/npmExecuteTests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,6 @@ spec:
value: ${{params.baseUrl}}
- name: CREDENTIALS_ID
value: ${{params.credentialsId}}
# This declaration is necessary in order to return any sidecar configuration in the context config.
sidecars:
- name: ""

0 comments on commit 44754da

Please sign in to comment.