diff --git a/cluster/apps/data/bitwardenrs/volume.yaml b/cluster/apps/data/bitwardenrs/volume.yaml index 22f73d858..faaeca6cd 100644 --- a/cluster/apps/data/bitwardenrs/volume.yaml +++ b/cluster/apps/data/bitwardenrs/volume.yaml @@ -5,7 +5,7 @@ metadata: name: bitwardenrs-config namespace: data labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/data/bookstack/volume.yaml b/cluster/apps/data/bookstack/volume.yaml index 52cd87ebb..4ab320ed1 100644 --- a/cluster/apps/data/bookstack/volume.yaml +++ b/cluster/apps/data/bookstack/volume.yaml @@ -5,7 +5,7 @@ metadata: name: bookstack-config namespace: data labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/data/freshrss/volume.yaml b/cluster/apps/data/freshrss/volume.yaml index ff0380dc7..ca48c8957 100644 --- a/cluster/apps/data/freshrss/volume.yaml +++ b/cluster/apps/data/freshrss/volume.yaml @@ -5,7 +5,7 @@ metadata: name: freshrss-config namespace: data labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/data/pgadmin/volume.yaml b/cluster/apps/data/pgadmin/volume.yaml index 3bf1721c3..f827d46a4 100644 --- a/cluster/apps/data/pgadmin/volume.yaml +++ b/cluster/apps/data/pgadmin/volume.yaml @@ -5,7 +5,7 @@ metadata: name: pgadmin-config namespace: data labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/data/postgresql/volume.yaml b/cluster/apps/data/postgresql/volume.yaml index bc1729c7a..72260e1d3 100644 --- a/cluster/apps/data/postgresql/volume.yaml +++ b/cluster/apps/data/postgresql/volume.yaml @@ -5,7 +5,7 @@ metadata: name: postgresql namespace: data labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/data/recipes/volume.yaml b/cluster/apps/data/recipes/volume.yaml index b1cb5745c..b7bfddb49 100644 --- a/cluster/apps/data/recipes/volume.yaml +++ b/cluster/apps/data/recipes/volume.yaml @@ -5,7 +5,7 @@ metadata: name: recipes-files namespace: data labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/data/resilio-sync/volume.yaml b/cluster/apps/data/resilio-sync/volume.yaml index 8c68ce6ad..e8c86a378 100644 --- a/cluster/apps/data/resilio-sync/volume.yaml +++ b/cluster/apps/data/resilio-sync/volume.yaml @@ -5,7 +5,7 @@ metadata: name: resilio-sync-config namespace: data labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/data/vikunja/volume.yaml b/cluster/apps/data/vikunja/volume.yaml index 82ca6558b..735abc13e 100644 --- a/cluster/apps/data/vikunja/volume.yaml +++ b/cluster/apps/data/vikunja/volume.yaml @@ -5,7 +5,7 @@ metadata: name: vikunja-files namespace: data labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/development/gitea/volume.yaml b/cluster/apps/development/gitea/volume.yaml index 014c584ea..534d83810 100644 --- a/cluster/apps/development/gitea/volume.yaml +++ b/cluster/apps/development/gitea/volume.yaml @@ -5,7 +5,7 @@ metadata: name: gitea-config namespace: development labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/home/esphome/volume.yaml b/cluster/apps/home/esphome/volume.yaml index 49f6bc9d5..52e5cf28b 100644 --- a/cluster/apps/home/esphome/volume.yaml +++ b/cluster/apps/home/esphome/volume.yaml @@ -5,7 +5,7 @@ metadata: name: esphome-config namespace: home labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/home/home-assistant/volume.yaml b/cluster/apps/home/home-assistant/volume.yaml index 5e5519527..e5bf5d7c8 100644 --- a/cluster/apps/home/home-assistant/volume.yaml +++ b/cluster/apps/home/home-assistant/volume.yaml @@ -5,7 +5,7 @@ metadata: name: hass-config namespace: home labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/home/node-red/volume.yaml b/cluster/apps/home/node-red/volume.yaml index bfe10f5ed..15b33af4c 100644 --- a/cluster/apps/home/node-red/volume.yaml +++ b/cluster/apps/home/node-red/volume.yaml @@ -5,7 +5,7 @@ metadata: name: node-red-config namespace: home labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/home/zigbee2mqtt/volume.yaml b/cluster/apps/home/zigbee2mqtt/volume.yaml index 6b28b818c..d4ff948d9 100644 --- a/cluster/apps/home/zigbee2mqtt/volume.yaml +++ b/cluster/apps/home/zigbee2mqtt/volume.yaml @@ -5,7 +5,7 @@ metadata: name: zigbee2mqtt-config namespace: home labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/home/zwavejs2mqtt/volume.yaml b/cluster/apps/home/zwavejs2mqtt/volume.yaml index e0f15a003..9d5106d8a 100644 --- a/cluster/apps/home/zwavejs2mqtt/volume.yaml +++ b/cluster/apps/home/zwavejs2mqtt/volume.yaml @@ -5,7 +5,7 @@ metadata: name: zwavejs2mqtt-config namespace: home labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/kasten-io/k10/policies/pvc-export.yaml b/cluster/apps/kasten-io/k10/policies/pvc-export.yaml index 0ea46e975..d95d97d70 100644 --- a/cluster/apps/kasten-io/k10/policies/pvc-export.yaml +++ b/cluster/apps/kasten-io/k10/policies/pvc-export.yaml @@ -13,7 +13,7 @@ spec: includeResources: - resource: persistentvolumeclaims matchExpressions: - - key: kasten-io/snapshots + - key: kasten-io-snapshots operator: In values: - enable diff --git a/cluster/apps/media/bazarr/volume.yaml b/cluster/apps/media/bazarr/volume.yaml index 8baf92b3a..57e1f170e 100644 --- a/cluster/apps/media/bazarr/volume.yaml +++ b/cluster/apps/media/bazarr/volume.yaml @@ -5,7 +5,7 @@ metadata: name: bazarr-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/flood/volume.yaml b/cluster/apps/media/flood/volume.yaml index 3fcb05341..2a77bffd4 100644 --- a/cluster/apps/media/flood/volume.yaml +++ b/cluster/apps/media/flood/volume.yaml @@ -5,7 +5,7 @@ metadata: name: flood-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/jackett/volume.yaml b/cluster/apps/media/jackett/volume.yaml index 9a5675798..9c028f222 100644 --- a/cluster/apps/media/jackett/volume.yaml +++ b/cluster/apps/media/jackett/volume.yaml @@ -5,7 +5,7 @@ metadata: name: jackett-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/jellyfin/volume.yaml b/cluster/apps/media/jellyfin/volume.yaml index ec3e61c74..d055cdd92 100644 --- a/cluster/apps/media/jellyfin/volume.yaml +++ b/cluster/apps/media/jellyfin/volume.yaml @@ -5,7 +5,7 @@ metadata: name: jellyfin-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/lidarr/volume.yaml b/cluster/apps/media/lidarr/volume.yaml index 556b0a366..b11114caa 100644 --- a/cluster/apps/media/lidarr/volume.yaml +++ b/cluster/apps/media/lidarr/volume.yaml @@ -5,7 +5,7 @@ metadata: name: lidarr-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/lychee/volume.yaml b/cluster/apps/media/lychee/volume.yaml index 944ec909e..fec352574 100644 --- a/cluster/apps/media/lychee/volume.yaml +++ b/cluster/apps/media/lychee/volume.yaml @@ -5,7 +5,7 @@ metadata: name: lychee-files namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/navidrome/volume.yaml b/cluster/apps/media/navidrome/volume.yaml index ed81f5427..f47dc6d64 100644 --- a/cluster/apps/media/navidrome/volume.yaml +++ b/cluster/apps/media/navidrome/volume.yaml @@ -5,7 +5,7 @@ metadata: name: navidrome-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/prowlarr/volume.yaml b/cluster/apps/media/prowlarr/volume.yaml index 369fc866a..e06de4739 100644 --- a/cluster/apps/media/prowlarr/volume.yaml +++ b/cluster/apps/media/prowlarr/volume.yaml @@ -5,7 +5,7 @@ metadata: name: prowlarr-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/pyload/volume.yaml b/cluster/apps/media/pyload/volume.yaml index a3105aa18..e45a9a092 100644 --- a/cluster/apps/media/pyload/volume.yaml +++ b/cluster/apps/media/pyload/volume.yaml @@ -5,7 +5,7 @@ metadata: name: pyload-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/qbittorrent/volumes.yaml b/cluster/apps/media/qbittorrent/volumes.yaml index c4e47488a..9fa57320b 100644 --- a/cluster/apps/media/qbittorrent/volumes.yaml +++ b/cluster/apps/media/qbittorrent/volumes.yaml @@ -5,7 +5,7 @@ metadata: name: qbittorrent-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/radarr/volume.yaml b/cluster/apps/media/radarr/volume.yaml index 7a250057b..c042dbd3d 100644 --- a/cluster/apps/media/radarr/volume.yaml +++ b/cluster/apps/media/radarr/volume.yaml @@ -5,7 +5,7 @@ metadata: name: radarr-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/sonarr/volume.yaml b/cluster/apps/media/sonarr/volume.yaml index ef92c9808..77ce64da5 100644 --- a/cluster/apps/media/sonarr/volume.yaml +++ b/cluster/apps/media/sonarr/volume.yaml @@ -5,7 +5,7 @@ metadata: name: sonarr-config namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/media/tdarr/volume.yaml b/cluster/apps/media/tdarr/volume.yaml index f55a5d5cd..adf73c98f 100644 --- a/cluster/apps/media/tdarr/volume.yaml +++ b/cluster/apps/media/tdarr/volume.yaml @@ -5,7 +5,7 @@ metadata: name: tdarr-data namespace: media labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce diff --git a/cluster/apps/networking/unifi/volume.yaml b/cluster/apps/networking/unifi/volume.yaml index 4274a8d82..52d3799b1 100644 --- a/cluster/apps/networking/unifi/volume.yaml +++ b/cluster/apps/networking/unifi/volume.yaml @@ -5,7 +5,7 @@ metadata: name: unifi-config namespace: networking labels: - kasten-io/snapshots: "enable" + kasten-io-snapshots: "enable" spec: accessModes: - ReadWriteOnce