Adjust Rustdesk config
All checks were successful
Check with kubeconform / lint (push) Successful in 10s

This commit is contained in:
Ultradesu
2025-07-18 15:39:54 +03:00
parent c3fa6eb874
commit 7541cee2eb

View File

@@ -34,6 +34,8 @@ spec:
- "rd.hexor.cy:21117"
- "--port"
- "21116"
- "-k"
- "_"
ports:
- name: registry
containerPort: 21116
@@ -94,6 +96,8 @@ spec:
args:
- "--port"
- "21117"
- "-k"
- "_"
ports:
- name: relay
containerPort: 21117