Dhruv garg
05/12/2024, 12:00 PMfrontend:
nodeSelector:
node-class: "platform-x86"
service:
type: NodePort
ingress:
enabled: true
annotations:
kubernetes.io/ingress.class: nginx
hosts:
- host: signoz.domain.com
paths:
- path: /
pathType: ImplementationSpecific
port: 3301
how to properly set public access for frontend?
I tried multiple ways, but not able to access it without port forwarding