Fix ingress to point to correct service
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9bb6865b5c
commit
6d2cfa8e80
@ -19,7 +19,7 @@ spec:
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: navidrome
|
||||
name: navidrome-service
|
||||
port:
|
||||
number: 80 # Ensure this is the correct port your Navidrome service listens on
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user