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:22:18 +03:00
parent ca7fed506b
commit 00177d347f
4 changed files with 30 additions and 30 deletions

View File

@@ -30,21 +30,21 @@ spec:
cpu: "500m"
command: ["hbbs"]
args:
- "-r"
- "rd.hexor.cy:21117" # Relay сервер
- "-p"
- "21115"
- "-w"
- "21118" # Веб-порт
- "--relay-servers"
- "rd.hexor.cy:21117"
- "--port"
- "21116"
- "--web-port"
- "21114"
ports:
- name: nat
containerPort: 21115
protocol: TCP
- name: registry
containerPort: 21116
protocol: TCP
- name: nat
containerPort: 21115
protocol: TCP
- name: web
containerPort: 21118
containerPort: 21114
protocol: TCP
volumeMounts:
- name: keys
@@ -97,7 +97,7 @@ spec:
cpu: "500m"
command: ["hbbr"]
args:
- "-p"
- "--port"
- "21117"
ports:
- name: relay