Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot
3046ecfd6c 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:03:34

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-11 19:03:34 +00:00
AB
fa8962c181 Added hostNetwork mtproxy
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Check with kubeconform / lint (push) Successful in 4s
Auto-update README / Generate README and Create MR (push) Successful in 5s
2026-02-11 21:03:12 +02:00
AB
c8f9eb09bf Added hostNetwork mtproxy
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 6s
2026-02-11 21:02:27 +02:00
2 changed files with 4 additions and 2 deletions

View File

@@ -23,6 +23,8 @@ spec:
- matchExpressions:
- key: mtproxy
operator: Exists
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: mtproxy
image: ultradesu/mtproxy:v0.02

View File

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