App Ingress without Third-party Charts

Unstable

Cadet
Joined
Jul 16, 2023
Messages
1
Does anyone have a method of serving applications externally via ingress controller, or some other way, without the use of third-party charts?

There's an nginx-proxy-manager chart in the community charts (https://github.com/truenas/charts/tree/master/community), but it uses node ports and cannot be set to 80/443. No nginx-ingress or traefik available.
 
Top