Replies: 4 comments 1 reply
-
Hello!
This step should not be necessary, PEM format is exactly what you need.
Could you please describe, what exactly went wrong? As far as I know, currently there is only one place where configuring custom CA is tricky - when running ClickHouse migrations.
Effectively I'm copying CA certificate to a special location so that it's trusted systemwide. |
Beta Was this translation helpful? Give feedback.
-
My config:
I got this error in storage service:
|
Beta Was this translation helpful? Give feedback.
-
Ok. I solved it this way:
Now pods are running and don't crush, so I need to apply migrations and it should work then |
Beta Was this translation helpful? Give feedback.
-
And how do I migrate postgres and clickhouse? |
Beta Was this translation helpful? Give feedback.
-
Hi! Can you help me please with connection to yandex cloud dbaas (clickhouse & postgres)? I dont really understand, how I should connect to it. Well, I know credentials, but I don't understand how to provide certificates.
Where do I need to get certificates for clickhouse and postgres from? I tried to download RootCA.pem and convert it with
and pass it in my-values.yaml, but it didn't work
Beta Was this translation helpful? Give feedback.
All reactions