Skip to content

Commit 7f7299c

Browse files
committedFeb 19, 2025
update qbitty helm release to specify subPath for wireguard configuration
1 parent 109ea66 commit 7f7299c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎kubernetes/apps/production/arr/qbitty/helmrelease.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,5 @@ spec:
133133
name: qbitty-wireguard
134134
defaultMode: 0400
135135
globalMounts:
136-
- path: /config/wireguard/
136+
- path: /config/wireguard/wg0.conf
137+
subPath: wg0.conf

0 commit comments

Comments
 (0)
Please sign in to comment.