♻️ resilio-sync wolfi

This commit is contained in:
auricom
2024-04-26 02:04:17 +02:00
parent 50ce4f077b
commit 7fda98be8a
2 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ spec:
app: app:
image: image:
repository: ghcr.io/auricom/resilio-sync repository: ghcr.io/auricom/resilio-sync
tag: 2.7.3.1381-1@sha256:42d0553deba43429df0371ca00128b17e166a0282bd3375cb4ea6a54c8e3097c tag: 2.7.3@sha256:4b750e4b9f3a2c8a40eb2a8b2475b52e9301dcd1c7317e49e3cbc73f72d34d20
env: env:
- name: TZ - name: TZ
value: "${TIMEZONE}" value: "${TIMEZONE}"
@@ -83,7 +83,7 @@ spec:
type: configMap type: configMap
name: resilio-claude-configmap name: resilio-claude-configmap
globalMounts: globalMounts:
- path: /config/sync.conf - path: /app/sync.conf
subPath: sync.conf subPath: sync.conf
backups: backups:
type: nfs type: nfs

View File

@@ -39,7 +39,7 @@ spec:
app: app:
image: image:
repository: ghcr.io/auricom/resilio-sync repository: ghcr.io/auricom/resilio-sync
tag: 2.7.3.1381-1@sha256:42d0553deba43429df0371ca00128b17e166a0282bd3375cb4ea6a54c8e3097c tag: 2.7.3@sha256:4b750e4b9f3a2c8a40eb2a8b2475b52e9301dcd1c7317e49e3cbc73f72d34d20
env: env:
- name: TZ - name: TZ
value: "${TIMEZONE}" value: "${TIMEZONE}"
@@ -83,7 +83,7 @@ spec:
type: configMap type: configMap
name: resilio-helene-configmap name: resilio-helene-configmap
globalMounts: globalMounts:
- path: /config/sync.conf - path: /app/sync.conf
subPath: sync.conf subPath: sync.conf
backups: backups:
type: nfs type: nfs