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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user