Merge pull request 'fix: wrong env' (#6057) from tmp/rclone-2 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 19s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 12m3s

Reviewed-on: #6057
This commit was merged in pull request #6057.
This commit is contained in:
2026-04-19 00:38:24 +00:00

View File

@@ -751,7 +751,7 @@ 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 - name: RCLONE_CONFIG_DEST_S3_FORCE_PATH_STYLE
value: true value: true
prune: prune:
image: image:
@@ -790,5 +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 - name: RCLONE_CONFIG_DEST_S3_FORCE_PATH_STYLE
value: true value: true