feat: include secrets
This commit is contained in:
parent
7682efd256
commit
b1d4b32fdb
1 changed files with 2 additions and 0 deletions
|
|
@ -130,6 +130,8 @@ spec:
|
|||
envFrom:
|
||||
- configMapRef:
|
||||
name: slskd-envs
|
||||
- secretRef:
|
||||
name: slskd-env-secrets
|
||||
volumeMounts:
|
||||
- mountPath: /config
|
||||
name: slskd-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue