adutra commented on code in PR #3798:
URL: https://github.com/apache/polaris/pull/3798#discussion_r2817416726


##########
helm/polaris/helm.md.gotmpl:
##########
@@ -127,6 +127,7 @@ fail if these resources are not created beforehand. You can 
find some examples i
 ```bash
 kubectl apply --namespace polaris -f helm/polaris/ci/fixtures/
 kubectl wait --namespace polaris --for=condition=ready pod 
--selector=app.kubernetes.io/name=postgres --timeout=120s
+kubectl wait --namespace polaris --for=condition=ready pod 
--selector=app.kubernetes.io/name=mongodb --timeout=120s

Review Comment:
   There is one test for Postgres and one for Mongo among the various tests, so 
both backends are required when you run.`ct install`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to