Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
74141c5a44 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 18s
Generated by CI/CD workflow on 2026-02-11 19:02:53

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-11 19:02:53 +00:00
2 changed files with 2 additions and 14 deletions

View File

@@ -33,18 +33,6 @@ spec:
- name: proxy
containerPort: 30443
protocol: TCP
command:
- /bin/sh
- -c
- >-
mtproto-proxy
-u nobody
-p 8888
-H 30443
-M 1
-S $(SECRET)
--aes-pwd /etc/mtproxy/proxy-secret
/etc/mtproxy/proxy-multi.conf
env:
- name: SECRET
value: "4ef8819478eb9c8928ab741300235a8e"

View File

@@ -4,5 +4,5 @@ kind: Kustomization
resources:
- ./app.yaml
- ./deployment.yaml
# - ./storage.yaml
# - ./service.yaml
- ./service.yaml
- ./storage.yaml