GitHub user jesumyip added a comment to the discussion: struggling with pulsar functions in kubernetes
@michaeljmarshall Reaaaaaaaallly appreciate the reply, Michael. Thank you! So since this is running in a K8S cluster, I assume the function worker config is a configmap? I assume it is this? <img width="880" alt="image" src="https://user-images.githubusercontent.com/87511866/199909139-fef43424-b625-48ec-9321-d610bf06d1a4.png"> So the other problem is if I do set say tlsTrustCertsFilePath, what path do I point it to? In the pod that runs the function, I have to mount a secret that contains the trusted root cert. There has to be a config somewhere else that does this for me? GitHub link: https://github.com/apache/pulsar/discussions/18332#discussioncomment-4053918 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org