Adjust Rustdesk certs
All checks were successful
Check with kubeconform / lint (push) Successful in 10s

This commit is contained in:
Ultradesu
2025-07-18 15:30:02 +03:00
parent e59215d2e9
commit 364f5b38a9

View File

@@ -28,10 +28,15 @@ spec:
limits:
memory: "512Mi"
cpu: "500m"
command: ["sh"]
command: ["hbbs"]
args:
- "-c"
- "sleep 900"
- "--help"
- "--relay-servers"
- "rd.hexor.cy:21117"
- "--port"
- "21116"
- "--web-port"
- "21114"
ports:
- name: registry
containerPort: 21116