Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot
604f516a40 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 28s
Generated by CI/CD workflow on 2026-04-11 07:11:06

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-11 07:11:06 +00:00
AB
39938e0e19 Fix issuer after route53 migration
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 10s
Check with kubeconform / lint (push) Successful in 9s
Auto-update README / Generate README and Create MR (push) Successful in 10s
2026-04-11 10:10:15 +03:00
AB
12e2a322fa Changed retention policy for loki and prom
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 25s
Check with kubeconform / lint (push) Successful in 14s
Auto-update README / Generate README and Create MR (push) Successful in 9s
2026-04-11 09:42:26 +03:00
3 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,6 @@ spec:
key: apiKey
selector:
dnsZones:
- "*.hexor.cy"
- "*.hexor.ru"
- "*.btwiusearch.net"
- "hexor.ru"
@@ -35,7 +34,5 @@ spec:
key: secretKey
selector:
dnsZones:
- "ps.hexor.cy"
- "of.hexor.cy"
- "matrix.hexor.cy"
- "*.hexor.cy"

View File

@@ -20,8 +20,11 @@ loki:
filesystem:
chunks_directory: /var/loki/chunks
rules_directory: /var/loki/rules
compactor:
retention_enabled: true
limits_config:
reject_old_samples: false
retention_period: 1440h
ingestion_rate_mb: 16
ingestion_burst_size_mb: 32
max_query_parallelism: 32

View File

@@ -78,7 +78,7 @@ prometheus:
- targets: ['prom-a2s-exporter.counter-strike.svc:9841']
labels: {instance: master}
retention: "99999d"
retention: "380d"
retentionSize: "0"
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net