Skip to content
Snippets Groups Projects
Verified Commit 547ebac3 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(jellyfin): Use different names for services

parent 6a44e827
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ kind: Service ...@@ -67,7 +67,7 @@ kind: Service
metadata: metadata:
labels: labels:
app.kubernetes.io/name: syncthing app.kubernetes.io/name: syncthing
name: syncthing name: syncthing-web
namespace: syncthing namespace: syncthing
spec: spec:
ports: ports:
...@@ -84,7 +84,7 @@ kind: Service ...@@ -84,7 +84,7 @@ kind: Service
metadata: metadata:
labels: labels:
app.kubernetes.io/name: syncthing app.kubernetes.io/name: syncthing
name: syncthing name: syncthing-transfer
namespace: syncthing namespace: syncthing
spec: spec:
ports: ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment