Closed ghost closed 1 year ago
Hello, I have the same problem. Please how to configure helm --set parameter to fix it? Thanks for help! Michel.
I think you should use HTTPS before IP:port. Also should add this in your values file.
webProxyHost: <your-IP>:30236
Thanks for answer. It works fine now for me.
@oktayalizada does this fix your issue?
This issue is stale because it has not seen recent activity. Remove stale label or comment or this will be closed.
Describe the bug When trying to enable nodeport with https getting like this:
Version of Helm, Kubernetes and the Nifi chart: nifi: v1.1.2 helm: 3.9.2 kubernetes: 1.2
What happened: All pods are running I can access nifi with port forwarding but when I try to access through nodeport I get: System Error
What you expected to happen: I should get nifi main page
How to reproduce it (as minimally and precisely as possible): helm install with the following parameters