Closed pawankbh closed 2 years ago
@pawankbh try adding 10.124.13.73:8443
(including port) to properties.webProxyHost value.
@pawankbh try adding
10.124.13.73:8443
(including port) to properties.webProxyHost value.
This should be a dynamic value since a new pod would use a new IP address.
What's the most effective way? https://community.cloudera.com/t5/Support-Questions/NiFi-1-5-System-Error-Invalid-host-header/td-p/195175
@pawankbh try adding
10.124.13.73:8443
(including port) to properties.webProxyHost value.
This should be a dynamic value since a new pod would use a new IP address.
What's the most effective way? https://community.cloudera.com/t5/Support-Questions/NiFi-1-5-System-Error-Invalid-host-header/td-p/195175
@fzhan properties.webProxyHost
should be set to the name(s) you expect your users to type into their web browser.
For example, see https://github.com/wknickless/helm-nifi/blob/feature/cert-manager/tests/07-oidc-cluster-values.yaml , where properties.webProxyHost
is set to the DNS name of the Ingress that fronts the NiFi cluster.
This issue is stale because it has not seen recent activity. Remove stale label or comment or this will be closed.
Nifi is deployed successfully. but unable to access nifi UI.