contrib/k8s/README.md
A couple things to keep in mind with this manifest:
navidrome. Adjust this as needed.storageClassName of the PersistentVolumeClaim as needed.PersistentVolumeClaim sets up a 2Gi volume for Navidrome's database. Adjust this as needed.image tag from ghcr.io/navidrome/navidrome:0.49.3 to whatever the newest version is.hostPath at /path/to/your/music/on/the/host. Adjust this as needed.Ingress is already configured for cert-manager to obtain a Let's Encrypt TLS certificate and uses Traefik for routing. Adjust this as needed.Ingress presents the service at navidrome.${SECRET_INTERNAL_DOMAIN_NAME}, which needs to already be setup in DNS.