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