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" - "rd.hexor.cy:21117"
- "--port" - "--port"
- "21116" - "21116"
- "-k"
- "_"
ports: ports:
- name: registry - name: registry
containerPort: 21116 containerPort: 21116
@@ -94,6 +96,8 @@ spec:
args: args:
- "--port" - "--port"
- "21117" - "21117"
- "-k"
- "_"
ports: ports:
- name: relay - name: relay
containerPort: 21117 containerPort: 21117