cf250024

Results 5 comments of cf250024

I had the same issue with GKE until I added the sessionAffinity for the BackendConfig as follows: ``` --- # Backend config for GKE internal LB to perform healthcheck on...

@ThanosKarousos I’m assuming you’re using GKE. Why the request path isn’t “/“ ?

I believe you can have your domain name but not have path “mynifi” for this helm chart or for NiFi application itself.

Yes, please. (is not this PR https://github.com/programming-kubernetes/pizza-apiserver/pull/3, correct?) Thanks.

As [JuHyung-Son](https://github.com/JuHyung-Son) mentioned, it could be LocalAI related. I setup localAI and k8sgpt CLI is working fine with backend local-ai. However, the "k8sgpt-sample-localai" service for K8sGPT CRD uses 8080 port...