backups-restic addons, backups are not sent to AWS #2472
-
|
Hi, Steps before installation We have configured " backups-restic" Backups are not sent. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
|
@clickersmudge Are you still facing an issue with this one? |
Beta Was this translation helpful? Give feedback.
-
We changed Cron every minute and try to catch pods during that time. |
Beta Was this translation helpful? Give feedback.
-
|
Hey, Scenario 1We have created a User, Bucket and Policy with full AWS S3 permissions. In the In the We installed KubeOne. Error: Scenario 2In scenario two, we deleted the repository from AWS so that the script could create it itself, but that didn't do anything. The bug is the same. |
Beta Was this translation helpful? Give feedback.
-
|
We noticed a strange thing. backups-restic.yaml from "1.5.4" But on Kubernetes is different It looks like an old version is installed there. Our binary version of KubeOne. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @clickersmudge, I just tested this addon and it's working fine for me. Are you still facing this issue? I configured my cluster like this: You can ignore the API change from |
Beta Was this translation helpful? Give feedback.

Hi @clickersmudge, I just tested this addon and it's working fine for me. Are you still facing this issue?
I configured my cluster like this:
You can ignore the API change from
apiVersion: batch/v1beta1toapiVersion: batch/v1since that shouldn't affect anything.