Cluster is so upset.
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
17caa2c5ea
commit
460523c9d8
|
@ -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"
|
|
@ -1,9 +0,0 @@
|
|||
kind: Service
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: jellyfin
|
||||
spec:
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 8096
|
||||
targetPort: 8096
|
Loading…
Reference in New Issue