Fix ingress to point to correct service
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-05-26 17:32:08 -04:00
parent 9bb6865b5c
commit 6d2cfa8e80

View File

@ -19,7 +19,7 @@ spec:
pathType: Prefix pathType: Prefix
backend: backend:
service: service:
name: navidrome name: navidrome-service
port: port:
number: 80 # Ensure this is the correct port your Navidrome service listens on number: 80 # Ensure this is the correct port your Navidrome service listens on