Skip to content

Commit

Permalink
Update druid docs for july release
Browse files Browse the repository at this point in the history
Signed-off-by: Tapajit Chandra Paul <[email protected]>
  • Loading branch information
tapojit047 authored and tamalsaha committed Aug 3, 2024
1 parent 5afd897 commit b012794
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 188 deletions.
31 changes: 0 additions & 31 deletions docs/examples/druid/quickstart/druid-quickstart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,38 +9,7 @@ spec:
type: s3
configSecret:
name: deep-storage-config
metadataStorage:
name: mysql-demo
namespace: demo
createTables: true
zookeeperRef:
name: zk-demo
namespace: demo
topology:
coordinators:
replicas: 1
brokers:
replicas: 1
historicals:
replicas: 1
storageType: Durable
storage:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
storageClassName: standard
middleManagers:
replicas: 1
storageType: Durable
storage:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
storageClassName: standard
routers:
replicas: 1
deletionPolicy: Delete
Expand Down
Loading

0 comments on commit b012794

Please sign in to comment.