HI Team, here's my ingress details and not working...
# support
n
HI Team, here's my ingress details and not working with new releases, it was working before changes the signoz new architecture... am i missing something on this one.............................................................................
ingress:
enabled: true className: nginx annotations: service.beta.kubernetes.io/aws-load-balancer-type: nlb service.beta.kubernetes.io/aws-load-balancer-internal: "true" external-dns.alpha.kubernetes.io/hostname: naga.test.com cert-manager.io/cluster-issuer: letsencrypt-prod nginx.ingress.kubernetes.io/rewrite-target: / hosts: - host: naga.test.com paths: - path: / pathType: ImplementationSpecific port: 8080 tls: - secretName: signoz hosts: - naga.test.com
even i tried with pathType: Prefix, not working either..
^ @nitya-signoz could you please help me, thanking you in advance
n
@Prashant Shahi any idea ?