selectors
This commit is contained in:
parent
47703b4557
commit
9ec8e9830b
@ -5,6 +5,8 @@ metadata:
|
||||
namespace: traefik
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
selector:
|
||||
app: front-traefik
|
||||
ports:
|
||||
- name: traefik
|
||||
port: 9000
|
||||
|
@ -6,7 +6,8 @@ metadata:
|
||||
spec:
|
||||
loadBalancerIP: 192.168.178.102
|
||||
type: LoadBalancer
|
||||
|
||||
selector:
|
||||
app: local-traefik
|
||||
ports:
|
||||
- name: smb137
|
||||
port: 137
|
||||
|
Loading…
x
Reference in New Issue
Block a user