mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2026-05-14 08:35:22 +00:00
Merge branch 'main' of https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private
This commit is contained in:
@ -60,6 +60,8 @@ spec:
|
||||
env:
|
||||
- name: SLSKD_FLAGS_NO_SQLITE_POOLING
|
||||
value: "true"
|
||||
- name: SLSKD_FLAGS_VOLATILE_AGENT_TOKEN
|
||||
value: "true"
|
||||
- name: TZ
|
||||
value: 'Etc/UTC'
|
||||
- name: UID
|
||||
@ -70,7 +72,7 @@ spec:
|
||||
- name: app
|
||||
mountPath: /app
|
||||
- name: media
|
||||
mountPath: /data
|
||||
mountPath: /downloads
|
||||
volumes:
|
||||
- name: app
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user