Adjust Rustdesk certs
All checks were successful
Check with kubeconform / lint (push) Successful in 9s
All checks were successful
Check with kubeconform / lint (push) Successful in 9s
This commit is contained in:
@@ -32,8 +32,6 @@ spec:
|
|||||||
args:
|
args:
|
||||||
- "-r"
|
- "-r"
|
||||||
- "rd.hexor.cy:21117" # Relay сервер
|
- "rd.hexor.cy:21117" # Relay сервер
|
||||||
- "-k"
|
|
||||||
- "_" # Использовать ключи из файлов
|
|
||||||
- "-p"
|
- "-p"
|
||||||
- "21115"
|
- "21115"
|
||||||
- "-w"
|
- "-w"
|
||||||
@@ -99,8 +97,6 @@ spec:
|
|||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
command: ["hbbr"]
|
command: ["hbbr"]
|
||||||
args:
|
args:
|
||||||
- "-k"
|
|
||||||
- "_" # Использовать ключи из файлов
|
|
||||||
- "-p"
|
- "-p"
|
||||||
- "21117"
|
- "21117"
|
||||||
ports:
|
ports:
|
||||||
|
@@ -22,7 +22,7 @@ spec:
|
|||||||
kind: ClusterSecretStore
|
kind: ClusterSecretStore
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: 8a93c064-0e1d-4bd2-87df-3c9bcfd114c1
|
key: 8a93c064-0e1d-4bd2-87df-3c9bcfd114c1
|
||||||
property: private_key
|
property: sshKey.privateKey
|
||||||
- secretKey: public_key
|
- secretKey: public_key
|
||||||
sourceRef:
|
sourceRef:
|
||||||
storeRef:
|
storeRef:
|
||||||
@@ -30,5 +30,5 @@ spec:
|
|||||||
kind: ClusterSecretStore
|
kind: ClusterSecretStore
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: 8a93c064-0e1d-4bd2-87df-3c9bcfd114c1
|
key: 8a93c064-0e1d-4bd2-87df-3c9bcfd114c1
|
||||||
property: public_key
|
property: sshKey.publicKey
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user