Skip to content

Commit

Permalink
docs: Update _index.md (grafana#10773)
Browse files Browse the repository at this point in the history
Co-authored-by: Michel Hollands <[email protected]>
Co-authored-by: J Stickler <[email protected]>
  • Loading branch information
3 people authored and rhnasc committed Apr 12, 2024
1 parent a503eb2 commit 42a5621
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/sources/setup/install/helm/install-monolithic/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,17 @@ If you set the `singleBinary.replicas` value to 2 or more, this chart configures
ruler: loki-ruler
admin: loki-admin
type: 's3'
bucketNames:
chunks: loki-chunks
ruler: loki-ruler
admin: loki-admin
s3:
endpoint: foo.aws.com
region: <AWS region>
secretAccessKey: supersecret
accessKeyId: secret
s3ForcePathStyle: false
insecure: false
singleBinary:
replicas: 3
```
Expand Down

0 comments on commit 42a5621

Please sign in to comment.