trying to monitor syncthing
This commit is contained in:
@@ -2,6 +2,8 @@ apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: syncthing-web
|
||||
label:
|
||||
app: syncthing
|
||||
spec:
|
||||
selector:
|
||||
app: syncthing
|
||||
@@ -9,6 +11,7 @@ spec:
|
||||
ports:
|
||||
- port: 8384
|
||||
targetPort: 8384
|
||||
name: syncthing-web
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
Reference in New Issue
Block a user