blob: 4895dbc5514067a576b7d85df8dd4dc2704d8e7c [file] [log] [blame]
giolekvaef76a3e2022-01-10 12:22:28 +04001pcloudInstanceId: example
2image:
3 repository: lscr.io/linuxserver/qbittorrent
4 tag: latest
5 pullPolicy: IfNotPresent
6ingress:
7 className: example-private
8 domain: utorrent.p.example.com
9webui:
10 port: 8080
11bittorrent:
12 port: 6881
13storage:
14 size: 100Gi
15samba:
16 image:
17 repository: dperson/samba
18 tag: latest
19 pullPolicy: IfNotPresent
20 creds:
21 username: foo
22 password: bar