k8s-research-monitoring/docker/thanos/bucket.yaml

10 lines
150 B
YAML

type: S3
config:
bucket: "thanos"
endpoint: "minio:9000"
access_key: "eigen"
secret_key: "secret"
insecure: false
trace:
enable: true