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