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

This commit is contained in:
Ultradesu
2025-07-18 15:12:17 +03:00
parent 2f0ada97cc
commit ca7fed506b
2 changed files with 2 additions and 6 deletions

View File

@@ -32,8 +32,6 @@ spec:
args:
- "-r"
- "rd.hexor.cy:21117" # Relay сервер
- "-k"
- "_" # Использовать ключи из файлов
- "-p"
- "21115"
- "-w"
@@ -99,8 +97,6 @@ spec:
cpu: "500m"
command: ["hbbr"]
args:
- "-k"
- "_" # Использовать ключи из файлов
- "-p"
- "21117"
ports:

View File

@@ -22,7 +22,7 @@ spec:
kind: ClusterSecretStore
remoteRef:
key: 8a93c064-0e1d-4bd2-87df-3c9bcfd114c1
property: private_key
property: sshKey.privateKey
- secretKey: public_key
sourceRef:
storeRef:
@@ -30,5 +30,5 @@ spec:
kind: ClusterSecretStore
remoteRef:
key: 8a93c064-0e1d-4bd2-87df-3c9bcfd114c1
property: public_key
property: sshKey.publicKey