2 Commits

Author SHA1 Message Date
355780cfe8 Update actions/checkout action to v6
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
2025-11-22 04:36:28 +00:00
efa47ec785 use i
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m40s
2025-11-21 22:34:54 -06:00

View File

@@ -13,7 +13,7 @@ spec:
schedule: "0 0 * * *" schedule: "0 0 * * *"
rsyncTLS: rsyncTLS:
keySecret: booklore-data-replication-secret keySecret: booklore-data-replication-secret
address: volsync-rsync-tls-dst-booklore-data-replication-destination address: 10.97.132.22
copyMethod: Snapshot copyMethod: Snapshot
--- ---