Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot 6c2b9bdcb8 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Failing after 14m24s
Generated by CI/CD workflow on 2026-05-05 13:30:25

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-05 13:30:25 +00:00
Ultradesu f84f4ff972 Fixed gitea runner
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 9s
Check with kubeconform / lint (push) Successful in 10s
Auto-update README / Generate README and Create MR (push) Successful in 23s
2026-05-05 14:29:58 +01:00
Ultradesu 897498eedb Fixed gitea runner
Auto-update README / Generate README and Create MR (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 18s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Failing after 11m46s
2026-05-05 14:28:00 +01:00
+3 -3
View File
@@ -105,7 +105,7 @@ spec:
topologyKey: kubernetes.io/hostname
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 10
- weight: 100
preference:
matchExpressions:
- key: kubernetes.io/hostname
@@ -113,14 +113,14 @@ spec:
values:
- uk-desktop.tail2fe2d.ts.net
- ai.tail2fe2d.ts.net
- weight: 5
- weight: 50
preference:
matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- home.homenet
- ch.tail2fe2d.ts.net
- it.tail2fe2d.ts.net
containers:
- name: gitea-runner
image: gitea/act_runner:nightly