re add navidrome
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
0b69038d79
commit
adc6cdb0bc
14 changed files with 44 additions and 1 deletions
12
apps/navidrome/service.yaml
Normal file
12
apps/navidrome/service.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: navidrome
|
||||
spec:
|
||||
selector:
|
||||
app: navidrome
|
||||
ports:
|
||||
- name: http
|
||||
port: 80
|
||||
targetPort: 4533
|
||||
type: ClusterIP
|
||||
Loading…
Add table
Add a link
Reference in a new issue