Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 325f458c0f Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 38s
Generated by CI/CD workflow on 2026-05-05 13:24:26

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-05 13:24:26 +00:00
+23 -8
View File
@@ -97,30 +97,45 @@ spec:
emptyDir:
sizeLimit: 30Gi
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
app: gitea-runner
topologyKey: kubernetes.io/hostname
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 5
- weight: 100
preference:
matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- uk-desktop.tail2fe2d.ts.net
- weight: 100
preference:
matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- ai.tail2fe2d.ts.net
- weight: 10
- weight: 50
preference:
matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- home.homenet
- weight: 30
preference:
matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- master.tail2fe2d.ts.net
- weight: 10
preference:
matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- it.tail2fe2d.ts.net
- ch.tail2fe2d.ts.net
- us.tail2fe2d.ts.net
containers:
- name: gitea-runner
image: gitea/act_runner:nightly