Skip to content

Commit

Permalink
fix: constraint containerType outboundnode boundary. Fixes #12997 (#1…
Browse files Browse the repository at this point in the history
…3048)

Signed-off-by: Tianchu Zhao <evantczhao@gmail.com>
  • Loading branch information
tczhao authored and Joibel committed Sep 20, 2024
1 parent abcd1c7 commit b6e591e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/controller/operator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10682,7 +10682,7 @@ spec:
script:
image: python:alpine3.6
command: [python]
env:
env:
- name: message
value: "{{inputs.parameters.message}}"
source: |
Expand Down

0 comments on commit b6e591e

Please sign in to comment.