use lb
This commit is contained in:
@@ -4,11 +4,13 @@ metadata:
|
||||
name: plex-external
|
||||
spec:
|
||||
selector:
|
||||
app: my-app
|
||||
type: NodePort
|
||||
app.kubernetes.io/name: plex
|
||||
ports:
|
||||
- name: http
|
||||
port: 32400
|
||||
targetPort: 32400
|
||||
nodePort: 32400
|
||||
protocol: TCP
|
||||
- protocol: TCP
|
||||
port: 32400
|
||||
targetPort: 32400
|
||||
type: LoadBalancer
|
||||
status:
|
||||
loadBalancer:
|
||||
ingress:
|
||||
- ip: 10.232.1.22
|
||||
|
Reference in New Issue
Block a user