Switch back to LoadBalancer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-05-26 17:38:25 -04:00
parent 6d2cfa8e80
commit 4e0f0cc28a

View File

@ -4,7 +4,7 @@ metadata:
name: navidrome-services name: navidrome-services
namespace: navidrome-ns namespace: navidrome-ns
spec: spec:
type: ClusterIP type: LoadBalancer
ports: ports:
- port: 80 - port: 80
targetPort: 4533 targetPort: 4533