Skip to content

Commit

Permalink
Merge pull request #1567 from tnozicka/fix-example
Browse files Browse the repository at this point in the history
Fix scylladb example so it deploys on default gke nodes
  • Loading branch information
scylla-operator-bot[bot] authored Nov 14, 2023
2 parents b7f81d9 + 728ee2a commit d7601ad
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 d7601ad

Please sign in to comment.