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 2a0ceda commit 02ee5c7
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 @@ -76,7 +76,7 @@ jobs:
cat manifest/tracking-service-updated.yaml
ls -ltra manifest/
kubectl get pod,svc,deployment,cm
kubectl apply -f manifest/configmap.yaml
kubectl apply -f manifest/tracking-service-updated.yaml
#kubectl apply -f manifest/configmap.yaml
kubectl apply -f tracking-service-updated.yaml
kubectl get pod,svc,deployment,cm

0 comments on commit 02ee5c7

Please sign in to comment.