Revert Linkding name

This commit is contained in:
Daniel Cosme
2026-04-30 18:25:06 -04:00
parent c44827b51d
commit 769cf92ead
11 changed files with 69 additions and 46 deletions
+4 -4
View File
@@ -2,16 +2,16 @@ apiVersion: v1
kind: Service
metadata:
labels:
app: linkding
name: linkding
namespace: linkding
app: linking
name: linking
namespace: linking
spec:
ports:
- nodePort: 30010
port: 9090
targetPort: 0
selector:
app: linkding
app: linking
type: NodePort
status:
loadBalancer: {}