Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 4b4c0c42a3 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 1m3s
Generated by CI/CD workflow on 2026-05-05 13:27:05

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-05 13:27:05 +00:00
+3 -7
View File
@@ -88,10 +88,6 @@ spec:
operator: Equal
value: desktop
effect: NoSchedule
- key: workload
operator: Equal
value: ai
effect: NoSchedule
volumes:
- name: docker-sock
hostPath:
@@ -109,7 +105,7 @@ spec:
topologyKey: kubernetes.io/hostname
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
- weight: 10
preference:
matchExpressions:
- key: kubernetes.io/hostname
@@ -117,14 +113,14 @@ spec:
values:
- uk-desktop.tail2fe2d.ts.net
- ai.tail2fe2d.ts.net
- weight: 50
- weight: 5
preference:
matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- home.homenet
- it.tail2fe2d.ts.net
- ch.tail2fe2d.ts.net
containers:
- name: gitea-runner
image: gitea/act_runner:nightly