From 27e6813d44d72e4aaa69f756c704307277218bf9 Mon Sep 17 00:00:00 2001 From: David Young Date: Sun, 8 Sep 2024 21:36:08 +1200 Subject: [PATCH] what if RDs don't have to be hooks? Signed-off-by: David Young --- charts/myprecious/Chart.yaml | 2 +- .../replicationdestination-config-audiobookshelf-ssd.yaml | 4 +--- .../replicationdestination-config-autoscan-ssd.yaml | 4 +--- .../replicationdestination-config-bazarr-ssd.yaml | 4 +--- .../replicationdestination-config-bazarr4k-ssd.yaml | 4 +--- .../replicationdestination-config-calibre-ssd.yaml | 4 +--- .../replicationdestination-config-calibreweb-ssd.yaml | 4 +--- .../replicationdestination-config-channelsdvr-ssd.yaml | 4 +--- .../replicationdestination-config-codeserver-ssd.yaml | 4 +--- .../replicationdestination-config-comet-ssd.yaml | 4 +--- .../replicationdestination-config-deluge-ssd.yaml | 4 +--- .../replicationdestination-config-elfterm-ssd.yaml | 4 +--- .../replicationdestination-config-emby-block.yaml | 4 +--- .../replicationdestination-config-filebot-ssd.yaml | 4 +--- .../replicationdestination-config-gotify-ssd.yaml | 4 +--- .../replicationdestination-config-homepage-ssd.yaml | 4 +--- .../replicationdestination-config-immich-ssd.yaml | 4 +--- .../replicationdestination-config-jdownloader-ssd.yaml | 4 +--- .../replicationdestination-config-jellyfin-block.yaml | 4 +--- .../replicationdestination-config-jellyseerr-ssd.yaml | 4 +--- .../replicationdestination-config-jfa-ssd.yaml | 4 +--- .../replicationdestination-config-joplinserver-ssd.yaml | 4 +--- .../replicationdestination-config-kapowarr-ssd.yaml | 4 +--- .../replicationdestination-config-kavita-ssd.yaml | 4 +--- .../replicationdestination-config-kometa-ssd.yaml | 4 +--- .../replicationdestination-config-komga-ssd.yaml | 4 +--- .../replicationdestination-config-lazylibrarian-ssd.yaml | 4 +--- .../replicationdestination-config-lidarr-block.yaml | 4 +--- .../replicationdestination-config-mattermost-ssd.yaml | 4 +--- .../replicationdestination-config-miniflux-ssd.yaml | 4 +--- .../replicationdestination-config-mylar-ssd.yaml | 4 +--- .../replicationdestination-config-navidrome-ssd.yaml | 4 +--- .../replicationdestination-config-nextpvr-ssd.yaml | 4 +--- .../replicationdestination-config-notifiarr-ssd.yaml | 4 +--- .../replicationdestination-config-nzbget-ssd.yaml | 4 +--- .../replicationdestination-config-ombi-ssd.yaml | 4 +--- .../replicationdestination-config-overseerr-ssd.yaml | 4 +--- .../replicationdestination-config-plex-block.yaml | 4 +--- .../replicationdestination-config-plex-debrid-ssd.yaml | 4 +--- .../replicationdestination-config-privatebin-ssd.yaml | 4 +--- .../replicationdestination-config-prowlarr-ssd.yaml | 4 +--- .../replicationdestination-config-qbittorrent-ssd.yaml | 4 +--- .../replicationdestination-config-radarr-block.yaml | 4 +--- .../replicationdestination-config-radarr4k-block.yaml | 4 +--- .../replicationdestination-config-rdtclient-ssd.yaml | 4 +--- .../replicationdestination-config-readarr-ssd.yaml | 4 +--- .../replicationdestination-config-readarraudio-ssd.yaml | 4 +--- .../replicationdestination-config-recyclarr-ssd.yaml | 4 +--- .../replicationdestination-config-requestrr-ssd.yaml | 4 +--- .../replicationdestination-config-resiliosync-ssd.yaml | 4 +--- .../replicationdestination-config-riven-ssd.yaml | 4 +--- .../replicationdestination-config-rutorrent-ssd.yaml | 4 +--- .../replicationdestination-config-sabnzbd-ssd.yaml | 4 +--- .../replicationdestination-config-shoko-ssd.yaml | 4 +--- .../replicationdestination-config-sonarr-block.yaml | 4 +--- .../replicationdestination-config-sonarr4k-block.yaml | 4 +--- .../replicationdestination-config-syncthing-ssd.yaml | 4 +--- .../replicationdestination-config-tautulli-ssd.yaml | 4 +--- .../replicationdestination-config-thelounge-ssd.yaml | 4 +--- .../replicationdestination-config-threadfin-ssd.yaml | 4 +--- .../replicationdestination-config-tunarr-ssd.yaml | 4 +--- .../replicationdestination-config-uptimekuma-ssd.yaml | 4 +--- .../replicationdestination-config-vaultwarden-ssd.yaml | 4 +--- .../replicationdestination-config-wallabag-ssd.yaml | 4 +--- .../replicationdestination-config-youtubedl-ssd.yaml | 4 +--- .../replicationdestination-config-zurg-ssd.yaml | 4 +--- 66 files changed, 66 insertions(+), 196 deletions(-) diff --git a/charts/myprecious/Chart.yaml b/charts/myprecious/Chart.yaml index 3cee7a756..eee3ef47a 100644 --- a/charts/myprecious/Chart.yaml +++ b/charts/myprecious/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.110.1-pre-13 +version: 1.110.1-pre-14 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-audiobookshelf-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-audiobookshelf-ssd.yaml index 859ede3a5..887d8e2a3 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-audiobookshelf-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-audiobookshelf-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-audiobookshelf-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-autoscan-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-autoscan-ssd.yaml index de61a047d..116a77f7a 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-autoscan-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-autoscan-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-autoscan-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-bazarr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-bazarr-ssd.yaml index 835d30610..a08074e13 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-bazarr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-bazarr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-bazarr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-bazarr4k-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-bazarr4k-ssd.yaml index 4364129e7..cbd14862b 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-bazarr4k-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-bazarr4k-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-bazarr4k-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-calibre-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-calibre-ssd.yaml index e798669e8..9986dbf68 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-calibre-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-calibre-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-calibre-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-calibreweb-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-calibreweb-ssd.yaml index 472f2fae4..f8b96c5a5 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-calibreweb-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-calibreweb-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-calibreweb-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-channelsdvr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-channelsdvr-ssd.yaml index cc44906b1..ad8acd3e3 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-channelsdvr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-channelsdvr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-channelsdvr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-codeserver-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-codeserver-ssd.yaml index 0c492d47f..32f61b794 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-codeserver-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-codeserver-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-codeserver-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-comet-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-comet-ssd.yaml index 03fcfb338..bc20f2ea5 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-comet-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-comet-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-comet-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-deluge-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-deluge-ssd.yaml index 005624a90..22a1e3b8d 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-deluge-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-deluge-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-deluge-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-elfterm-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-elfterm-ssd.yaml index 9a8e32ff3..35923f05b 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-elfterm-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-elfterm-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-elfterm-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-emby-block.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-emby-block.yaml index 23d9c29f6..8da2fb0f1 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-emby-block.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-emby-block.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-emby-block - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-filebot-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-filebot-ssd.yaml index aaa6bfe89..b8a98f40c 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-filebot-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-filebot-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-filebot-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-gotify-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-gotify-ssd.yaml index 27046a997..72755295e 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-gotify-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-gotify-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-gotify-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-homepage-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-homepage-ssd.yaml index fff03cb4b..1a3cbd8d8 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-homepage-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-homepage-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-homepage-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-immich-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-immich-ssd.yaml index 9c3c5a971..539be4a78 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-immich-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-immich-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-immich-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jdownloader-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jdownloader-ssd.yaml index e8c645c1d..f3259ad66 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jdownloader-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jdownloader-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-jdownloader-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jellyfin-block.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jellyfin-block.yaml index a44ae35da..37a74b6fa 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jellyfin-block.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jellyfin-block.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-jellyfin-block - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jellyseerr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jellyseerr-ssd.yaml index 9fe51c347..59d03b582 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jellyseerr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jellyseerr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-jellyseerr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jfa-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jfa-ssd.yaml index 93c8fe853..b576a6783 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jfa-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-jfa-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-jfa-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-joplinserver-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-joplinserver-ssd.yaml index dc9bfb95b..d10fd8771 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-joplinserver-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-joplinserver-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-joplinserver-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kapowarr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kapowarr-ssd.yaml index 3a338ce17..40b8c3b67 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kapowarr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kapowarr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-kapowarr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kavita-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kavita-ssd.yaml index d14eb50be..9129b44bd 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kavita-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kavita-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-kavita-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kometa-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kometa-ssd.yaml index 9c4f1240e..94493872b 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kometa-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-kometa-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-kometa - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-komga-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-komga-ssd.yaml index 580003f84..7c513e2e3 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-komga-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-komga-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-komga-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-lazylibrarian-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-lazylibrarian-ssd.yaml index e3b7306a5..48585adae 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-lazylibrarian-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-lazylibrarian-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-lazylibrarian-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-lidarr-block.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-lidarr-block.yaml index 9d59ea0ef..193b4afe1 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-lidarr-block.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-lidarr-block.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-lidarr-block - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-mattermost-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-mattermost-ssd.yaml index f125ba690..2f7adc6b4 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-mattermost-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-mattermost-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-mattermost-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-miniflux-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-miniflux-ssd.yaml index 54335486d..aa82268b8 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-miniflux-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-miniflux-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-miniflux-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-mylar-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-mylar-ssd.yaml index bb00ed471..fe005176c 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-mylar-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-mylar-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-mylar-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-navidrome-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-navidrome-ssd.yaml index 07fd2341f..a1523ac2c 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-navidrome-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-navidrome-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-navidrome-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-nextpvr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-nextpvr-ssd.yaml index 1592f4fa2..03dfab21c 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-nextpvr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-nextpvr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-nextpvr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-notifiarr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-notifiarr-ssd.yaml index 35ee259aa..8ddf79f2c 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-notifiarr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-notifiarr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-notifiarr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-nzbget-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-nzbget-ssd.yaml index db3bde09b..c2c208c66 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-nzbget-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-nzbget-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-nzbget-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-ombi-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-ombi-ssd.yaml index 4f99083e7..b4654a996 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-ombi-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-ombi-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-ombi-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-overseerr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-overseerr-ssd.yaml index 1b0b1829e..a6819377b 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-overseerr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-overseerr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-overseerr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-plex-block.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-plex-block.yaml index 5bc83d923..526ba0d99 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-plex-block.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-plex-block.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-plex-block - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-plex-debrid-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-plex-debrid-ssd.yaml index f8234c0f9..a390ecfa3 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-plex-debrid-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-plex-debrid-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-plex-debrid-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-privatebin-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-privatebin-ssd.yaml index 5cd5fd6c4..b68b5e116 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-privatebin-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-privatebin-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-privatebin-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-prowlarr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-prowlarr-ssd.yaml index e8ba66b99..d21fc364e 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-prowlarr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-prowlarr-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-prowlarr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-qbittorrent-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-qbittorrent-ssd.yaml index f9e1b85a8..304d510c2 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-qbittorrent-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-qbittorrent-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-qbittorrent-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-radarr-block.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-radarr-block.yaml index eb884c896..0ae21db64 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-radarr-block.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-radarr-block.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-radarr-block - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-radarr4k-block.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-radarr4k-block.yaml index 5ba512798..b5cea89e7 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-radarr4k-block.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-radarr4k-block.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-radarr4k-block - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-rdtclient-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-rdtclient-ssd.yaml index 15d479a40..b11d02dae 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-rdtclient-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-rdtclient-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-rdtclient-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-readarr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-readarr-ssd.yaml index b49faa2b2..b98809f81 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-readarr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-readarr-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-readarr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-readarraudio-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-readarraudio-ssd.yaml index 8ea765161..bcc28c53b 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-readarraudio-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-readarraudio-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-readarraudio-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-recyclarr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-recyclarr-ssd.yaml index e330777e9..d05c062ab 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-recyclarr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-recyclarr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-recyclarr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-requestrr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-requestrr-ssd.yaml index 081a5e88e..fb3f03f78 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-requestrr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-requestrr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-requestrr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-resiliosync-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-resiliosync-ssd.yaml index 6705cbb41..61cf59cdf 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-resiliosync-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-resiliosync-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-resiliosync-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-riven-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-riven-ssd.yaml index d057dccdf..6a9789d27 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-riven-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-riven-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-riven-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-rutorrent-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-rutorrent-ssd.yaml index 3df47a916..f89723ef5 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-rutorrent-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-rutorrent-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-rutorrent-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sabnzbd-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sabnzbd-ssd.yaml index b8093e4de..2e979a49f 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sabnzbd-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sabnzbd-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-sabnzbd-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-shoko-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-shoko-ssd.yaml index c40abd357..edc93cdce 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-shoko-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-shoko-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-shoko-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sonarr-block.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sonarr-block.yaml index 574cff3b5..22405bed2 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sonarr-block.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sonarr-block.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-sonarr-block - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sonarr4k-block.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sonarr4k-block.yaml index 604e34244..f99d5a74d 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sonarr4k-block.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-sonarr4k-block.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-sonarr4k-block - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-syncthing-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-syncthing-ssd.yaml index 66fbdea45..3bed7d63a 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-syncthing-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-syncthing-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-syncthing-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-tautulli-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-tautulli-ssd.yaml index b494e714e..899c02226 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-tautulli-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-tautulli-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-tautulli-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-thelounge-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-thelounge-ssd.yaml index 23d703339..1b5922a8c 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-thelounge-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-thelounge-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-thelounge-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-threadfin-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-threadfin-ssd.yaml index 90658a6b0..28dd4fb37 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-threadfin-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-threadfin-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-threadfin-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-tunarr-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-tunarr-ssd.yaml index 9edb78f50..8308f8554 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-tunarr-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-tunarr-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-tunarr-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-uptimekuma-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-uptimekuma-ssd.yaml index 2173bd65c..8356743fc 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-uptimekuma-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-uptimekuma-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-uptimekuma-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-vaultwarden-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-vaultwarden-ssd.yaml index 3a3f4aa28..61a632152 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-vaultwarden-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-vaultwarden-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-vaultwarden-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-wallabag-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-wallabag-ssd.yaml index 15ea53735..b129769d2 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-wallabag-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-wallabag-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-wallabag-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-youtubedl-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-youtubedl-ssd.yaml index a9364d6a4..c8e522573 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-youtubedl-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-youtubedl-ssd.yaml @@ -4,9 +4,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-youtubedl-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: diff --git a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-zurg-ssd.yaml b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-zurg-ssd.yaml index 448a8eb5a..31bbd6692 100644 --- a/charts/myprecious/templates/replicationdestinations/replicationdestination-config-zurg-ssd.yaml +++ b/charts/myprecious/templates/replicationdestinations/replicationdestination-config-zurg-ssd.yaml @@ -5,9 +5,7 @@ apiVersion: volsync.backube/v1alpha1 kind: ReplicationDestination metadata: name: rd-config-zurg-ssd - annotations: - helm.sh/hook: post-install,post-upgrade -spec: + spec: trigger: manual: runonce restic: