Merge pull request 'feat: change config' (#6055) from tmp/rclone-1 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 45s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 5m14s

Reviewed-on: #6055
This commit was merged in pull request #6055.
This commit is contained in:
2026-04-19 00:29:07 +00:00

View File

@@ -751,6 +751,8 @@ rclone:
secretKeyRef: secretKeyRef:
name: external-openbao-backups-secret name: external-openbao-backups-secret
key: ENDPOINT key: ENDPOINT
- name: RCLONE_CONFIG_SRC_S3_FORCE_PATH_STYLE
value: true
prune: prune:
image: image:
repository: rclone/rclone repository: rclone/rclone
@@ -788,3 +790,5 @@ rclone:
secretKeyRef: secretKeyRef:
name: external-openbao-backups-secret name: external-openbao-backups-secret
key: ENDPOINT key: ENDPOINT
- name: RCLONE_CONFIG_SRC_S3_FORCE_PATH_STYLE
value: true