Added xray exporter

This commit is contained in:
Ultradesu
2025-11-18 14:13:55 +02:00
parent 713481c726
commit 536be6a61f
+1 -1
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..."