Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlardier committed Jan 2, 2025
1 parent e0bdbd7 commit 0232d8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 50 deletions.
5 changes: 5 additions & 0 deletions .github/scripts/end2end/install-kind-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,11 @@ mongodb_sharded() {
$SOLUTION_REGISTRY/os-shell=$(get_image_from_deps mongodb-shell) \
$SOLUTION_REGISTRY/mongodb-exporter=$(get_image_from_deps mongodb-sharded-exporter)

# cat the current kustomize file
cat kustomization.yaml

cat ./_build/root/deploy/mongodb-sharded-1-node-2-shards.yaml

kubectl apply -k .

kubectl rollout status statefulset data-db-mongodb-sharded-mongos
Expand Down
50 changes: 0 additions & 50 deletions kustomization.yaml

This file was deleted.

0 comments on commit 0232d8c

Please sign in to comment.