Skip to content

Commit

Permalink
feat(deploy): test deployment to kubernetes azure
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Oct 30, 2024
1 parent b91abde commit bcf41d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/kubernetes/slimfaas-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,10 @@ spec:
ports:
- name: "publichttp"
port: 80
targetPort: 5000
- name: "http"
port: 5000
targetPort: 5000
- name: "slimdata"
port: 3262
---
Expand Down

0 comments on commit bcf41d8

Please sign in to comment.