I deployed a cloud2edge instance and now i want to replace the default certificates with other ones generated with the create_certs.sh
script. According to the Hono documentation i can specify the configuration (including the certificates path) in the values.yaml
, but i am not sure how to do it with the cloud2edge package.
Where should i take a look in order to achieve my goal?
Is there any possibility to set the certificates path without re-installing the package?