Added xray exporter
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 12s
Auto-update README / Generate README and Create MR (push) Successful in 7s

This commit is contained in:
Ultradesu
2025-11-18 14:13:55 +02:00
parent 713481c726
commit 536be6a61f

View File

@@ -271,7 +271,7 @@ spec:
- -c
- |
# Install required tools
apk add --no-cache wget curl ss bash
apk add --no-cache wget curl iproute2-ss bash
# Download v2ray-exporter
echo "Downloading v2ray-exporter..."