Skip to content

Commit

Permalink
Fix scylladb example so it deploys on default gke nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
tnozicka committed Nov 14, 2023
1 parent b7f81d9 commit 728ee2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/scylladb/scylla.scyllacluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ spec:
version: 5.2.7
agentVersion: 3.1.0
developerMode: true
automaticOrphanedNodeCleanup: true
sysctls:
- "fs.aio-max-nr=30000000"
datacenter:
name: us-east-1
racks:
Expand Down

0 comments on commit 728ee2a

Please sign in to comment.