Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmrmt committed Dec 16, 2024
1 parent 62afd3b commit f5d82c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.d/k8s.mk
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,8 @@ k8s/vald-readreplica/deploy:
kubectl apply -f $(TEMP_DIR)/vald-readreplica/templates
sleep 2

kubectl delete pod --selector=app=vald-lb-gateway

kubectl get pods
kubectl wait --for=condition=ready pod -l app.kubernetes.io/name=vald-readreplica --timeout=600s

Expand Down

0 comments on commit f5d82c4

Please sign in to comment.