With manifests installation, it's impossible to create a valid ClusterOriginIssuer.
According to the logs, the controller was unable to access the secret.
After debugging, the namespace used for secrets was not correctly passed as container argument...
This MR is here to fix that ;)
With manifests installation, it's impossible to create a valid ClusterOriginIssuer. According to the logs, the controller was unable to access the secret. After debugging, the namespace used for secrets was not correctly passed as container argument... This MR is here to fix that ;)