Skip to content

Commit

Permalink
feat: Chroma auth support
Browse files Browse the repository at this point in the history
- bump wait time

Refs: #13
  • Loading branch information
tazarov committed Sep 9, 2023
1 parent d21713e commit ade27ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
kubectl wait \
--for=condition=ready pod \
--selector=app.kubernetes.io/name=chromadb \
--timeout=120s
--timeout=180s
- name: Hearthbeat
run: |
set -e
Expand Down

0 comments on commit ade27ca

Please sign in to comment.