GitHub user jesumyip edited a comment on the discussion: struggling with pulsar functions in kubernetes
The real issue for me seems to be - "How do I tell Pulsar so that when it generates the Kubernetes manifest that will deploy the Stateful set which runs the function, it also mounts / injects the appropriate CA cert into the pod?" Based on what I can see above (I don't code in Java, but the code seems simple enough to understand), it first needs to read the file that contains the root CA. That's the part that I'm stumbling with. If I modify the configmap for `datastream-pulsar-functions-worker-config` (see screenshot above), and insert `tlsTrustCertsFilePath`, I have no idea what path / file to point it to. GitHub link: https://github.com/apache/pulsar/discussions/18332#discussioncomment-4053935 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org