Skip to content

Commit

Permalink
update ingress yaml file names
Browse files Browse the repository at this point in the history
  • Loading branch information
phamlequang committed Oct 29, 2023
1 parent 3ec096a commit 9544012
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ jobs:
kubectl apply -f eks/deployment.yaml
kubectl apply -f eks/service.yaml
kubectl apply -f eks/issuer.yaml
kubectl apply -f eks/ingress.yaml
kubectl apply -f eks/ingress-nginx.yaml
kubectl apply -f eks/ingress-http.yaml
kubectl apply -f eks/ingress-grpc.yaml

0 comments on commit 9544012

Please sign in to comment.