chore: Update manifests after change
This commit is contained in:
@@ -120,6 +120,8 @@ spec:
|
||||
value: "1000"
|
||||
- name: SLSKD_UMASK
|
||||
value: "0"
|
||||
- name: SLSKD_CONFIG
|
||||
value: /config/slskd.yml
|
||||
image: slskd/slskd:0.25.0@sha256:6a91991c05b7cbbe4e3dcc1f5e10f88d00a68f7ad2ef8a820b79496441b9b78c
|
||||
name: main
|
||||
resources:
|
||||
@@ -129,7 +131,7 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /mnt/store
|
||||
name: data
|
||||
- mountPath: /app/slskd.yml
|
||||
- mountPath: /config/slskd.yml
|
||||
mountPropagation: None
|
||||
name: slskd-config
|
||||
readOnly: true
|
||||
|
||||
Reference in New Issue
Block a user