ifx: service problem, better clients documentation
All checks were successful
Casa LMS CI/CD Pipeline / deploy (push) Successful in 17s
All checks were successful
Casa LMS CI/CD Pipeline / deploy (push) Successful in 17s
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
role: worker-node
|
||||
containers:
|
||||
- name: lyrionmusicserver
|
||||
image: lmscommunity/lyrionmusicserver
|
||||
image: lmscommunity/lyrionmusicserver:latest
|
||||
imagePullPolicy: Always
|
||||
volumeMounts:
|
||||
- mountPath: /config
|
||||
@@ -38,11 +38,9 @@ spec:
|
||||
protocol: TCP
|
||||
- name: 3483-sqz-tcp
|
||||
containerPort: 3483
|
||||
hostPort: 3483
|
||||
protocol: TCP
|
||||
- name: 3483-sqz-udp
|
||||
containerPort: 3483
|
||||
hostPort: 3483
|
||||
protocol: UDP
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user