Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot d09059058d Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Has been skipped
Generated by CI/CD workflow on 2026-05-14 13:19:29

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-14 13:19:29 +00:00
ab a9f9c29679 Added recreate to web-petting
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 18s
Check with kubeconform / lint (push) Successful in 13s
Auto-update README / Generate README and Create MR (push) Successful in 9s
2026-05-14 16:18:55 +03:00
+2
View File
@@ -6,6 +6,8 @@ metadata:
app: web-petting
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app: web-petting