downgrade
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m56s

This commit is contained in:
2025-09-11 12:38:31 -05:00
parent 6e7103db14
commit 85eabd44d8
5 changed files with 11 additions and 11 deletions

View File

@@ -76,9 +76,9 @@ slskd:
- SYS_MODULE
resources:
limits:
devic.es/tun: "1"
squat.ai/tun: "1"
requests:
devic.es/tun: "1"
squat.ai/tun: "1"
cpu: 10m
memory: 128Mi
soularr:

View File

@@ -74,9 +74,9 @@ tubearchivist:
- SYS_MODULE
resources:
limits:
devic.es/tun: "1"
squat.ai/tun: "1"
requests:
devic.es/tun: "1"
squat.ai/tun: "1"
cpu: 10m
memory: 128Mi
service:

View File

@@ -86,9 +86,9 @@ qbittorrent:
- SYS_MODULE
resources:
limits:
devic.es/tun: "1"
squat.ai/tun: "1"
requests:
devic.es/tun: "1"
squat.ai/tun: "1"
cpu: 10m
memory: 64Mi
exporter:

View File

@@ -15,6 +15,6 @@ maintainers:
dependencies:
- name: generic-device-plugin
repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm
version: 0.6.0
version: 0.4.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: 0.1.10

View File

@@ -17,11 +17,11 @@ spec:
tailscaleContainer:
resources:
limits:
devic.es/tun: "1"
squat.ai/tun: "1"
tailscaleInitContainer:
resources:
limits:
devic.es/tun: "1"
squat.ai/tun: "1"
---
apiVersion: tailscale.com/v1alpha1
@@ -41,8 +41,8 @@ spec:
tailscaleContainer:
resources:
limits:
devic.es/tun: "1"
squat.ai/tun: "1"
tailscaleInitContainer:
resources:
limits:
devic.es/tun: "1"
squat.ai/tun: "1"