pan3793 commented on code in PR #2513:
URL: https://github.com/apache/celeborn/pull/2513#discussion_r1603066211
##########
.github/workflows/integration.yml:
##########
@@ -68,7 +94,7 @@ jobs:
run: |
#
https://minikube.sigs.k8s.io/docs/handbook/pushing/#7-loading-directly-to-in-cluster-container-runtime
minikube image load apache/celeborn:latest
- helm install celeborn charts/celeborn -f
./tests/kubernetes-it/docker/helm/values.yaml
+ helm install celeborn charts/celeborn -f
charts/celeborn/ci/values.yaml
Review Comment:
if we publish the chart to habor, will the values.yaml under ci be published
too? does it have side-effects?
--
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]