Techwoo
Results
1
comments of
Techwoo
Below is my value and I use the command `helm upgrade --install thanos -f values_thanos.yaml bitnami/thanos --version 13.1.0` ```yaml objstoreConfig: type: "S3" config: endpoint: "s3.ap-northeast-2.amazonaws.com" bucket: "BUCKET_NAME" query: enabled: true...