Skip to content

Commit

Permalink
Remove the data-type-action since it is deployed by default
Browse files Browse the repository at this point in the history
  • Loading branch information
gansheer committed May 28, 2024
1 parent 24cd604 commit d1f2fce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 74 deletions.
73 changes: 0 additions & 73 deletions e2e/yaks/common/kamelet-data-types/data-type-action.kamelet.yaml

This file was deleted.

1 change: 0 additions & 1 deletion e2e/yaks/common/kamelet-data-types/yaks-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ pre:
run: |
kubectl apply -f event-source.kamelet.yaml -n $YAKS_NAMESPACE
kubectl apply -f event-sink.kamelet.yaml -n $YAKS_NAMESPACE
kubectl apply -f data-type-action.kamelet.yaml -n $YAKS_NAMESPACE
post:
- name: print dump
if: env:CI=true && failure()
Expand Down

0 comments on commit d1f2fce

Please sign in to comment.