Skip to content

Commit

Permalink
Update EKS-PROD-Deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Jun 14, 2024
1 parent 2824c93 commit fb54797
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/EKS-PROD-Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
rm -rf manifest/tracking-service.yaml
ls -ltra manifest/
sleep 3
kubectl apply -f manifest/configmap.yaml
kubectl apply -f manifest/tracking-service-updated.yaml
kubectl apply -f ./manifest/configmap.yaml
kubectl apply -f ./manifest/tracking-service-updated.yaml
sleep 3
kubectl get pods
kubectl get services
Expand Down

0 comments on commit fb54797

Please sign in to comment.