añadido Argos Core
This commit is contained in:
@@ -4,8 +4,7 @@ metadata:
|
||||
name: mosquitto
|
||||
namespace: argos-core
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
loadBalancerIP: 192.168.200.15
|
||||
type: ClusterIP
|
||||
selector: { app: mosquitto }
|
||||
ports:
|
||||
- name: mqtt
|
||||
|
||||
@@ -7,4 +7,6 @@ spec:
|
||||
type: ClusterIP
|
||||
selector: { app: argos-panel }
|
||||
ports:
|
||||
- { name: http, port: 80, targetPort: 8000 }
|
||||
- name: http
|
||||
port: 8000
|
||||
targetPort: 8000
|
||||
Reference in New Issue
Block a user