Added MTproxy

This commit is contained in:
2026-02-11 12:12:39 +02:00
parent 88095047df
commit 3a88233167
5 changed files with 103 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./app.yaml
- ./deployment.yaml
- ./service.yaml
- ./storage.yaml