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: limits:
memory: "512Mi" memory: "512Mi"
cpu: "500m" cpu: "500m"
command: ["sh"] command: ["hbbs"]
args: args:
- "-c" - "--help"
- "sleep 900" - "--relay-servers"
- "rd.hexor.cy:21117"
- "--port"
- "21116"
- "--web-port"
- "21114"
ports: ports:
- name: registry - name: registry
containerPort: 21116 containerPort: 21116