Expose nodeport for linkding
This commit is contained in:
@@ -7,9 +7,11 @@ metadata:
|
||||
namespace: linkding
|
||||
spec:
|
||||
ports:
|
||||
- port: 9090
|
||||
- nodePort: 9090
|
||||
port: 9090
|
||||
targetPort: 0
|
||||
selector:
|
||||
app: linking
|
||||
type: NodePort
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
Reference in New Issue
Block a user