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
+2 -2
View File
@@ -105,7 +105,7 @@ spec:
topologyKey: kubernetes.io/hostname topologyKey: kubernetes.io/hostname
nodeAffinity: nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution: preferredDuringSchedulingIgnoredDuringExecution:
- weight: 5 - weight: 10
preference: preference:
matchExpressions: matchExpressions:
- key: kubernetes.io/hostname - key: kubernetes.io/hostname
@@ -113,7 +113,7 @@ spec:
values: values:
- uk-desktop.tail2fe2d.ts.net - uk-desktop.tail2fe2d.ts.net
- ai.tail2fe2d.ts.net - ai.tail2fe2d.ts.net
- weight: 10 - weight: 5
preference: preference:
matchExpressions: matchExpressions:
- key: kubernetes.io/hostname - key: kubernetes.io/hostname