use LB instead of nodePort
This commit is contained in:
@@ -7,10 +7,7 @@ metadata:
|
||||
spec:
|
||||
selector:
|
||||
app: searxng
|
||||
type: NodePort
|
||||
type: LoadBalancer
|
||||
ports:
|
||||
- port: 8080
|
||||
- port: 8085
|
||||
targetPort: 8080
|
||||
nodePort: 8085
|
||||
protocol: TCP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user