This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
[cetic/nifi] Invalid host header issue #199
Labels
bug
Something isn't working
help wanted
Extra attention is needed
Need more info
This issue needs more information
stale
No recent activity, will be closed unless label removed
Helm version: v3.5.2
Kubernetes version: v1.20.4
nifi chart version: latest : 1.0.2
I'm trying to connect to nifi UI deployed in kubernetes.
I have set following properties in values yaml
10.0.39.39 - is the kubernetes masternode internal ip.
When nifi get started i get follwoing
and when i do a curl
curl https://10.0.39.39:30666 put sample.txt -k
Tried lot of things but still cannot add whitelist master node ip in proxy hosts
Ingress is not used
edit:
it looks like properties set in values.yaml is not set in nifi.properties in side the pod. Is there any reason for this?
Appreciate help!
The text was updated successfully, but these errors were encountered: