Skip to content

Commit

Permalink
Fix kubeneat endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
nirsht committed Feb 1, 2023
1 parent 7657aea commit b195bb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ functions:
method: get
cors: true
Kubeneat:
handler: bin/lambda
image:
name: validkube
events:
- http:
path: /kubeneat
Expand Down

0 comments on commit b195bb2

Please sign in to comment.