Skip to content

Commit

Permalink
fix: change route webhook to only work on create
Browse files Browse the repository at this point in the history
Signed-off-by: mzeevi <meytar80@gmail.com>
  • Loading branch information
mzeevi committed Oct 30, 2024
1 parent 1b42403 commit 869eb39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ webhooks:
- v1
operations:
- CREATE
- UPDATE
resources:
- routes
sideEffects: None
1 change: 0 additions & 1 deletion config/webhook/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ webhooks:
- v1
operations:
- CREATE
- UPDATE
resources:
- routes
sideEffects: None

0 comments on commit 869eb39

Please sign in to comment.