Merge pull request #877 from 3dwardch3ng/infra/argo-events

deploy webhook workflow to amd64 node
This commit is contained in:
2024-08-28 10:18:10 +10:00
committed by GitHub

View File

@@ -37,6 +37,8 @@ spec:
image: docker/whalesay:latest
command: [cowsay]
args: ["{{inputs.parameters.message}}"]
nodeSelector:
kubernetes.io/arch: amd64
parameters:
- src:
dependencyName: test-dep