Cluster is so upset.

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-02-11 16:40:17 +01:00
parent 17caa2c5ea
commit 460523c9d8
2 changed files with 0 additions and 24 deletions

View File

@ -1,15 +0,0 @@
apiVersion: discovery.k8s.io/v1
kind: EndpointSlice
metadata:
name: jellyfin-1
labels:
kubernetes.io/service-name: jellyfin
addressType: IPv4
ports:
- name: ''
appProtocol: http
protocol: TCP
port: 8096
endpoints:
- addresses:
- "10.32.58.244"

View File

@ -1,9 +0,0 @@
kind: Service
apiVersion: v1
metadata:
name: jellyfin
spec:
ports:
- protocol: TCP
port: 8096
targetPort: 8096