Adjust Rustdesk certs
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user