update qbitty helm release to specify subPath for wireguard configuration
This commit is contained in:
parent
109ea66269
commit
7f7299c443
1 changed files with 2 additions and 1 deletions
|
@ -133,4 +133,5 @@ spec:
|
|||
name: qbitty-wireguard
|
||||
defaultMode: 0400
|
||||
globalMounts:
|
||||
- path: /config/wireguard/
|
||||
- path: /config/wireguard/wg0.conf
|
||||
subPath: wg0.conf
|
||||
|
|
Reference in a new issue