Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
cbeba131ec Auto-update README with current k8s applications
Some checks failed
Terraform / Terraform (pull_request) Failing after 21s
Generated by CI/CD workflow on 2026-04-08 14:20:49

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-08 14:20:49 +00:00
6 changed files with 9 additions and 9 deletions

View File

@@ -113,7 +113,7 @@ spec:
mountPath: /scripts mountPath: /scripts
containers: containers:
- name: pasarguard-node - name: pasarguard-node
image: 'pasarguard/node:v0.3.0' image: 'pasarguard/node:v0.2.1'
imagePullPolicy: Always imagePullPolicy: Always
command: command:
- /bin/sh - /bin/sh

View File

@@ -11,7 +11,7 @@ resources:
helmCharts: helmCharts:
- name: authentik - name: authentik
repo: https://charts.goauthentik.io repo: https://charts.goauthentik.io
version: 2026.2.2 version: 2026.2.1
releaseName: authentik releaseName: authentik
namespace: authentik namespace: authentik
valuesFile: values.yaml valuesFile: values.yaml

View File

@@ -1,6 +1,6 @@
global: global:
image: image:
tag: "2026.2.2" tag: "2026.2.1"
authentik: authentik:
error_reporting: error_reporting:

View File

@@ -18,9 +18,11 @@ spec:
key: apiKey key: apiKey
selector: selector:
dnsZones: dnsZones:
- "*.hexor.cy"
- "*.hexor.ru" - "*.hexor.ru"
- "*.btwiusearch.net" - "*.btwiusearch.net"
- "hexor.ru" - "hexor.ru"
- "hexor.cy"
- "btwiusearch.net" - "btwiusearch.net"
- dns01: - dns01:
route53: route53:
@@ -33,6 +35,7 @@ spec:
key: secretKey key: secretKey
selector: selector:
dnsZones: dnsZones:
- "*.hexor.cy" - "ps.hexor.cy"
- "hexor.cy" - "of.hexor.cy"
- "matrix.hexor.cy"

View File

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

View File

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