update
This commit is contained in:
@@ -5,9 +5,9 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: app
|
- name: app
|
||||||
port: 8200
|
port: 9443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: 8200
|
targetPort: 9443
|
||||||
clusterIP: None
|
clusterIP: None
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|
||||||
@@ -19,10 +19,10 @@ metadata:
|
|||||||
name: portainer
|
name: portainer
|
||||||
subsets:
|
subsets:
|
||||||
- addresses:
|
- addresses:
|
||||||
- ip: 192.168.21.200
|
- ip: 192.168.20.104
|
||||||
ports:
|
ports:
|
||||||
- name: app
|
- name: app
|
||||||
port: 8200
|
port: 9443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -42,7 +42,7 @@ spec:
|
|||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: portainer
|
- name: portainer
|
||||||
port: 8200
|
port: 9443
|
||||||
tls:
|
tls:
|
||||||
secretName: portainer-tls
|
secretName: portainer-tls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user