Hello I am trying to run neon on k8s using neon/helm-charts repo. I have applied PRs with minio, pageserver and safekeeper. Made pageserver and safekeeper see each other using k8s service DNS. I also build docker image with a compute, made helm chart and deployed it to my cluster.
I have encountered two of issues 1. compute says Storage auth token not set. How can I set it? 2. storage controller says Error: Loading public key. How can I set the key?
General question 1. What a Control Plane is? there is no such a service in my k8s. Do I need it? 2. Is it possible to have a standalone neon db on k8s at the moment?