Skip to content

Commit

Permalink
fix(workflows): the name parameter was removed
Browse files Browse the repository at this point in the history
The name parameter was removed so this now results in us being unable to
execute the workflow by this sensor.
  • Loading branch information
cardoe committed Sep 23, 2024
1 parent eaae21c commit 7501d82
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions workflows/argo-events/sensors/nb-oob-interface-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ spec:
src:
dataKey: body.data.device.id
dependencyName: nautobot-dep
- dest: spec.arguments.parameters.2.value
src:
dataKey: body.data.device.name
dependencyName: nautobot-dep
source:
resource:
apiVersion: argoproj.io/v1alpha1
Expand Down

0 comments on commit 7501d82

Please sign in to comment.