feat(k01): replace strimzi kafka with redpanda
build-and-push-harbor / docker-build-push (push) Waiting to run
build-and-push-harbor / docker-build-push (push) Waiting to run
This commit is contained in:
@@ -47,6 +47,6 @@ kubectl -n juwan wait --for=jsonpath='{.status.phase}'=Running mongodbcommunity/
|
||||
|
||||
echo kafka
|
||||
kubectl apply -f "${INFRA_DIR}/kafka.yaml"
|
||||
kubectl -n kafka wait --for=condition=Ready kafka/juwan-kafka --timeout=900s || true
|
||||
kubectl -n redpanda wait --for=condition=Ready redpanda/juwan-kafka --timeout=900s || true
|
||||
|
||||
kubectl get pods -A
|
||||
|
||||
Reference in New Issue
Block a user