How do I configure Alicloud OSS for backup #1324
Unanswered
stevefan1999-personal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had issue going on with Alicloud, where I got 403 Forbidden in PutObject. The OSS claimed to be S3 compatible up until this point.
This is my helm config
I have created the bucket

postgres-backup
in my OSS console.I have created a RAM user, then I attached to my newly created bucket with full permission:
Yet it doesn't seems to be working, more specifically, I have only some backup upload working. I'm auditing the access log but it doesn't seem to have anything yet.
Beta Was this translation helpful? Give feedback.
All reactions