Skip to content

Commit

Permalink
Update EKS-DEV-PRATHAM-DEPLOYMENT.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
muzafferjoya authored Jul 10, 2024
1 parent 62adcd0 commit 6c2b0b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/EKS-DEV-PRATHAM-DEPLOYMENT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ jobs:
rm -rf manifest/notification-service.yaml
cat manifest/notification-service-updated.yaml
ls -ltra manifest/
kubectl delete service notification
kubectl delete deployment notification
kubectl delete cm notification-service-config
#kubectl delete service notification
#kubectl delete deployment notification
#kubectl delete cm notification-service-config
kubectl apply -f manifest/configmap.yaml
kubectl apply -f manifest/notification-service-updated.yaml
sleep 10
Expand Down

0 comments on commit 6c2b0b4

Please sign in to comment.