Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
977b7b5930 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 42s
Generated by CI/CD workflow on 2025-11-24 16:34:28

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2025-11-24 16:34:28 +00:00
2 changed files with 1 additions and 38 deletions

View File

@@ -1,37 +0,0 @@
---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: remnawave-tls-ingress
annotations:
ingressClassName: traefik
cert-manager.io/cluster-issuer: letsencrypt
traefik.ingress.kubernetes.io/router.middlewares: kube-system-https-redirect@kubernetescrd
acme.cert-manager.io/http01-edit-in-place: "true"
spec:
rules:
- host: sub.hexor.cy
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: remnawave-subscription-page
port:
number: 3010
- host: sub.hexor.ru
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: remnawave-subscription-page
port:
number: 3010
tls:
- secretName: remnawave-tls
hosts:
- sub.hexor.cy
- sub.hexor.ru

View File

@@ -47,7 +47,7 @@ server:
- minecraft.hexor.cy # Minecraft UI and server - minecraft.hexor.cy # Minecraft UI and server
- pass.hexor.cy # k8s-secret for openai - pass.hexor.cy # k8s-secret for openai
- ps.hexor.cy # pasarguard UI - ps.hexor.cy # pasarguard UI
# - rw.hexor.cy # RemnaWave UI - rw.hexor.cy # RemnaWave UI
tls: tls:
- secretName: idm-tls - secretName: idm-tls
hosts: hosts: