Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kmrmt committed Dec 13, 2024
1 parent 0c2ec8c commit 4fece73
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 @@ -263,6 +263,8 @@ k8s/vald-readreplica/deploy:
charts/vald-readreplica
kubectl apply -f $(TEMP_DIR)/vald-readreplica/templates
sleep 2

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

.PHONY: k8s/vald-readreplica/delete
Expand Down

0 comments on commit 4fece73

Please sign in to comment.