Hi ! I ve been trying to migrate vault to eks and after figuring out the vault pods needs more read write capacity to auto unseal I am now stuck to the injector not auto generating the certs.
The helm chart default values are mostly not touched since I am dev for now therefore there is no value for CAs which should generate the certs on it s own. I am using version 24 so this issue should be gone so I think I am doing smth wrong.
There are the errors :
2024-08-28T16:48:22.059Z [INFO] handler: Starting handler…
Listening on “:8080”…
2024-08-28T16:48:22.066Z [INFO] handler.auto-tls: Generated CA
2024-08-28T16:48:22.066Z [INFO] handler.certwatcher: Updated certificate bundle received. Updating certs…
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
2024-08-28T16:48:31.756Z [ERROR] handler: http: TLS handshake error from 101.68.106.200:47542: no certificate available
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
Error updating MutatingWebhookConfiguration: the server could not find the requested resource
thank u !