14 lines
196 B
YAML
14 lines
196 B
YAML
***REMOVED***
|
|
kind: Service
|
|
***REMOVED***
|
|
name: homarr
|
|
namespace: homarr
|
|
spec:
|
|
type: ClusterIP
|
|
ports:
|
|
- port: 80
|
|
targetPort: 7575
|
|
protocol: TCP
|
|
selector:
|
|
app: homarr
|