From 7fda98be8ac0f41f4f16b208e7a98aa704480c48 Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Fri, 26 Apr 2024 02:04:17 +0200 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20resilio-sync=20wolfi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/default/resilio-sync/claude/helmrelease.yaml | 4 ++-- kubernetes/apps/default/resilio-sync/helene/helmrelease.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kubernetes/apps/default/resilio-sync/claude/helmrelease.yaml b/kubernetes/apps/default/resilio-sync/claude/helmrelease.yaml index 71b3fbe30..bb8f5236d 100644 --- a/kubernetes/apps/default/resilio-sync/claude/helmrelease.yaml +++ b/kubernetes/apps/default/resilio-sync/claude/helmrelease.yaml @@ -39,7 +39,7 @@ spec: app: image: repository: ghcr.io/auricom/resilio-sync - tag: 2.7.3.1381-1@sha256:42d0553deba43429df0371ca00128b17e166a0282bd3375cb4ea6a54c8e3097c + tag: 2.7.3@sha256:4b750e4b9f3a2c8a40eb2a8b2475b52e9301dcd1c7317e49e3cbc73f72d34d20 env: - name: TZ value: "${TIMEZONE}" @@ -83,7 +83,7 @@ spec: type: configMap name: resilio-claude-configmap globalMounts: - - path: /config/sync.conf + - path: /app/sync.conf subPath: sync.conf backups: type: nfs diff --git a/kubernetes/apps/default/resilio-sync/helene/helmrelease.yaml b/kubernetes/apps/default/resilio-sync/helene/helmrelease.yaml index bebb02148..e24b8c06a 100644 --- a/kubernetes/apps/default/resilio-sync/helene/helmrelease.yaml +++ b/kubernetes/apps/default/resilio-sync/helene/helmrelease.yaml @@ -39,7 +39,7 @@ spec: app: image: repository: ghcr.io/auricom/resilio-sync - tag: 2.7.3.1381-1@sha256:42d0553deba43429df0371ca00128b17e166a0282bd3375cb4ea6a54c8e3097c + tag: 2.7.3@sha256:4b750e4b9f3a2c8a40eb2a8b2475b52e9301dcd1c7317e49e3cbc73f72d34d20 env: - name: TZ value: "${TIMEZONE}" @@ -83,7 +83,7 @@ spec: type: configMap name: resilio-helene-configmap globalMounts: - - path: /config/sync.conf + - path: /app/sync.conf subPath: sync.conf backups: type: nfs