Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
dkropachev committed Jan 18, 2025
1 parent e1fb6fe commit fe42273
Show file tree
Hide file tree
Showing 5 changed files with 171 additions and 730 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,15 @@ jobs:
timeout-minutes: 60
services:
scylladb:
image: scylladb/scylla
image: scylla-tls
build: ./test/tls
ports:
- 9042:9042
- 9142:9142
options:
--health-cmd "cqlsh --debug"
--health-interval 5s
--health-retries 10
volumes:
- ./scylla-etc:/etc/scylla
env:
working-directory: ./scylla
steps:
Expand Down
22 changes: 0 additions & 22 deletions scylla/scylla-etc/scylla/db.crt

This file was deleted.

27 changes: 0 additions & 27 deletions scylla/scylla-etc/scylla/db.key

This file was deleted.

Loading

0 comments on commit fe42273

Please sign in to comment.