-
Notifications
You must be signed in to change notification settings - Fork 552
-
|
Dear all, I am playing around with Docs currently and have a demo setup (vagrant-libvirt based), that is almost working. The only thing currently blocking me are the self-signed certificates used for keycloak and docs. As the helm chart does not currently support mounting secrets as extraVolumes (#1866), I cannot mount the cert-manager ca automatically and thus I get errors in the backend pod. The values for the example installation mentions something called Currently it looks like I can either wait for the secret mounting to be implemented or refactor the setup to not use cert-manager, but to create the ca manually and inject it. Any other ideas? Kind Regards, |
Beta Was this translation helpful? Give feedback.