Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't save db with objectstorage( Aliyun OSS) #274

Open
vCassius opened this issue Apr 26, 2022 · 0 comments
Open

Can't save db with objectstorage( Aliyun OSS) #274

vCassius opened this issue Apr 26, 2022 · 0 comments

Comments

@vCassius
Copy link

My config about objectstorage yam

apiVersion: v1
kind: Secret
metadata:
  name: thanos-objectstorage
  namespace: thanos
type: Opaque
stringData:
  thanos.yaml: |-
    type: ALIYUNOSS
    config:
      endpoint: "oss-cn-hangzhou.aliyuncs.com"
      bucket: "my-thanos"
      access_key_id: ""
      access_key_secret: ""

Question

  • i have checked all pod logs, don't have any WARN or ERROR level
  • i'm sure objectstoreage key and seecret right
  • i can't find any files in my objectstorage(aliyun OSS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant