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:
@@ -11,17 +11,17 @@ spec:
|
||||
selector:
|
||||
app: rustdesk-hbbs
|
||||
ports:
|
||||
- name: nat
|
||||
port: 21115
|
||||
targetPort: 21115
|
||||
protocol: TCP
|
||||
- name: registry-tcp
|
||||
port: 21116
|
||||
targetPort: 21116
|
||||
protocol: TCP
|
||||
- name: nat
|
||||
port: 21115
|
||||
targetPort: 21115
|
||||
protocol: TCP
|
||||
- name: web
|
||||
port: 21118
|
||||
targetPort: 21118
|
||||
port: 21114
|
||||
targetPort: 21114
|
||||
protocol: TCP
|
||||
|
||||
---
|
||||
@@ -61,7 +61,7 @@ spec:
|
||||
protocol: TCP
|
||||
|
||||
---
|
||||
# ClusterIP сервис для веб-интерфейса (используется через Ingress)
|
||||
# ClusterIP service for web interface (used via Ingress)
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
@@ -74,6 +74,6 @@ spec:
|
||||
app: rustdesk-hbbs
|
||||
ports:
|
||||
- name: web
|
||||
port: 21118
|
||||
targetPort: 21118
|
||||
port: 21114
|
||||
targetPort: 21114
|
||||
protocol: TCP
|
||||
|
Reference in New Issue
Block a user