Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
cda11ba36e Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 20s
Generated by CI/CD workflow on 2026-02-05 10:16:22

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-05 10:16:22 +00:00

View File

@@ -1,13 +1,10 @@
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
db:
type: postgresdb
main:
extraEnvVars:
NODES_EXCLUDE: "[]"
resources:
requests:
cpu: 100m
@@ -31,7 +28,7 @@ main:
httpGet:
path: /healthz
port: http
initialDelaySeconds: 120
initialDelaySeconds: 120 # Дать время на запуск
periodSeconds: 30
timeoutSeconds: 10
failureThreshold: 6