Compare commits

..

1 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
4 changed files with 3 additions and 4 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

@@ -34,7 +34,7 @@ spec:
mountPath: /templates/subscription mountPath: /templates/subscription
containers: containers:
- name: pasarguard-web - name: pasarguard-web
image: 'pasarguard/panel:dev' image: 'pasarguard/panel:latest'
imagePullPolicy: Always imagePullPolicy: Always
envFrom: envFrom:
- secretRef: - secretRef:

View File

@@ -21,6 +21,7 @@ spec:
- "*.hexor.ru" - "*.hexor.ru"
- "*.btwiusearch.net" - "*.btwiusearch.net"
- "hexor.ru" - "hexor.ru"
- "hexor.cy"
- "btwiusearch.net" - "btwiusearch.net"
- dns01: - dns01:
route53: route53:
@@ -34,5 +35,4 @@ spec:
selector: selector:
dnsZones: dnsZones:
- "*.hexor.cy" - "*.hexor.cy"
- "hexor.cy"

View File

@@ -22,7 +22,6 @@ loki:
rules_directory: /var/loki/rules rules_directory: /var/loki/rules
compactor: compactor:
retention_enabled: true retention_enabled: true
delete_request_store: filesystem
limits_config: limits_config:
reject_old_samples: false reject_old_samples: false
retention_period: 1440h retention_period: 1440h