Adjust Rustdesk config
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,13 +30,10 @@ spec:
|
||||
cpu: "500m"
|
||||
command: ["hbbs"]
|
||||
args:
|
||||
- "--help"
|
||||
- "--relay-servers"
|
||||
- "rd.hexor.cy:21117"
|
||||
- "--port"
|
||||
- "21116"
|
||||
- "--web-port"
|
||||
- "21114"
|
||||
ports:
|
||||
- name: registry
|
||||
containerPort: 21116
|
||||
@@ -44,9 +41,6 @@ spec:
|
||||
- name: nat
|
||||
containerPort: 21115
|
||||
protocol: TCP
|
||||
- name: web
|
||||
containerPort: 21114
|
||||
protocol: TCP
|
||||
volumeMounts:
|
||||
- name: keys
|
||||
mountPath: /root
|
||||
|
Reference in New Issue
Block a user