Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
40b7794d77 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 20s
Generated by CI/CD workflow on 2026-02-11 15:35:29

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-02-11 15:35:29 +00:00

View File

@@ -21,7 +21,7 @@ spec:
requiredDuringSchedulingIgnoredDuringExecution: requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms: nodeSelectorTerms:
- matchExpressions: - matchExpressions:
- key: mtproxy - key: xray-node-address
operator: Exists operator: Exists
containers: containers:
- name: mtproxy - name: mtproxy
@@ -33,7 +33,7 @@ spec:
protocol: TCP protocol: TCP
env: env:
- name: SECRET - name: SECRET
value: "4ef8819478eb9c8928ab741300235a8e" value: "00baadf00d15abad1deaa51abaadcafe"
volumeMounts: volumeMounts:
- name: data - name: data
mountPath: /data mountPath: /data