Compare commits

..

6 Commits

Author SHA1 Message Date
Gitea Actions Bot
b9ef38374c Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 1m42s
Generated by CI/CD workflow on 2026-04-12 11:51:28

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-12 11:51:28 +00:00
AB
6fb63b7cb9 fixed loki
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 9s
2026-04-12 14:50:47 +03:00
ab
f56278c907 Update k8s/apps/pasarguard/deployment.yaml
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 9s
Auto-update README / Generate README and Create MR (push) Successful in 8s
2026-04-12 11:38:14 +00:00
ab
1dfbb27bd2 Update k8s/core/cert-manager/issuer.yaml
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 7s
2026-04-11 14:32:52 +00:00
AB
a57d114a67 Bump pasarguard node
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 8s
Auto-update README / Generate README and Create MR (push) Successful in 8s
2026-04-11 10:13:39 +03: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
4 changed files with 5 additions and 7 deletions

View File

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

View File

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

View File

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

View File

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