Compare commits
3 Commits
dee813681f
...
01ae46f08d
Author | SHA1 | Date | |
---|---|---|---|
01ae46f08d
|
|||
ff609fc567 | |||
cf377a4dbd |
@@ -98,6 +98,7 @@ kube-prometheus-stack:
|
|||||||
- kube-prometheus-stack
|
- kube-prometheus-stack
|
||||||
- argo-workflows
|
- argo-workflows
|
||||||
- argocd
|
- argocd
|
||||||
|
- audiobookshelf
|
||||||
- authentik
|
- authentik
|
||||||
- blocky
|
- blocky
|
||||||
- cert-manager
|
- cert-manager
|
||||||
|
@@ -24,20 +24,6 @@ qbittorrent:
|
|||||||
- |
|
- |
|
||||||
sysctl -w net.ipv4.ip_forward=1;
|
sysctl -w net.ipv4.ip_forward=1;
|
||||||
sysctl -w net.ipv6.conf.all.disable_ipv6=1
|
sysctl -w net.ipv6.conf.all.disable_ipv6=1
|
||||||
init-copy-config:
|
|
||||||
image:
|
|
||||||
repository: busybox
|
|
||||||
tag: 1.37.0
|
|
||||||
pullPolicy: IfNotPresent
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 10m
|
|
||||||
memory: 128Mi
|
|
||||||
command:
|
|
||||||
- /bin/sh
|
|
||||||
- -ec
|
|
||||||
- |
|
|
||||||
cp /config/config.yml /app/config/config.yml
|
|
||||||
containers:
|
containers:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
image:
|
image:
|
||||||
|
Reference in New Issue
Block a user