fix webhook sensor

This commit is contained in:
2024-08-28 10:38:15 +10:00
parent 479c75360e
commit f121a6e0d9

View File

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