Compare commits

...

4 commits

4 changed files with 7 additions and 7 deletions

View file

@ -75,7 +75,7 @@ spec:
"--exclude-category", "music", "--exclude-category", "music",
"--exclude-tag", "added:24h", "--exclude-tag", "added:24h",
"--include-tag", "unregistered", "--include-tag", "unregistered",
"--dry-run", # "--dry-run",
"--server", "qbittorrent.$(POD_NAMESPACE).svc.cluster.local", "--server", "qbittorrent.$(POD_NAMESPACE).svc.cluster.local",
"--port", "80" "--port", "80"
] ]
@ -87,7 +87,7 @@ spec:
"--exclude-category", "music", "--exclude-category", "music",
"--include-tag", "expired", # defined in config.yaml "--include-tag", "expired", # defined in config.yaml
"--include-tag", "added:7d", "--include-tag", "added:7d",
"--dry-run", # "--dry-run",
"--server", "qbittorrent.$(POD_NAMESPACE).svc.cluster.local", "--server", "qbittorrent.$(POD_NAMESPACE).svc.cluster.local",
"--port", "80" "--port", "80"
] ]

View file

@ -45,6 +45,6 @@ spec:
postBuild: postBuild:
substitute: substitute:
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer # renovate: datasource=docker depName=ghcr.io/siderolabs/installer
TALOS_VERSION: v1.7.6 TALOS_VERSION: v1.8.1
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.30.2 KUBERNETES_VERSION: v1.30.2

View file

@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ./kubernetes.yaml - ./kubernetes.yaml
- ./talos.yaml # - ./talos.yaml

View file

@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://ks.hsn.dev/talconfig.json # yaml-language-server: $schema=https://ks.hsn.dev/talconfig.json
clusterName: theshire clusterName: theshire
talosVersion: v1.7.6 talosVersion: v1.8.0
kubernetesVersion: 1.30.2 kubernetesVersion: 1.30.2
endpoint: "https://10.1.1.57:6444" endpoint: "https://10.1.1.57:6444"
@ -107,8 +107,8 @@ nodes:
systemExtensions: systemExtensions:
officialExtensions: officialExtensions:
- siderolabs/amd-ucode - siderolabs/amd-ucode
- siderolabs/nonfree-kmod-nvidia - siderolabs/nonfree-kmod-nvidia-production
- siderolabs/nvidia-container-toolkit - siderolabs/nvidia-container-toolkit-production
worker: worker:
schematic: schematic: