chore: Update manifests after change
This commit is contained in:
@@ -12,8 +12,8 @@ metadata:
|
||||
spec:
|
||||
suspend: false
|
||||
concurrencyPolicy: Forbid
|
||||
startingDeadlineSeconds: 90
|
||||
timeZone: US/Central
|
||||
startingDeadlineSeconds: 30
|
||||
timeZone: America/Chicago
|
||||
schedule: "30 0 * * *"
|
||||
successfulJobsHistoryLimit: 1
|
||||
failedJobsHistoryLimit: 1
|
||||
@@ -102,6 +102,5 @@ spec:
|
||||
name: garage-web-assets-secret
|
||||
- name: RCLONE_CONFIG_DEST_S3_FORCE_PATH_STYLE
|
||||
value: "true"
|
||||
image: rclone/rclone:1.73.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: rclone/rclone:1.73.3@sha256:66af24d7c8809af336dc16068149257cf447c80f8c60aa9f5679153f42017b85
|
||||
name: sync
|
||||
|
||||
Reference in New Issue
Block a user