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:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: slskd-envs
|
name: slskd-envs
|
||||||
|
- secretRef:
|
||||||
|
name: slskd-env-secrets
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config
|
- mountPath: /config
|
||||||
name: slskd-config
|
name: slskd-config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue