redhat-partner-solutions / crucible

Apache License 2.0
34 stars 59 forks source link

[DRAFT]: update role setup assisted installer configmap #300

Closed jnunyez closed 6 months ago

jnunyez commented 7 months ago

This PR proposes to add the local registry and set the access to that registry as insecure as first iteration to the assisted service container when using podman and not ABI in disconnected mode. The issue:

podman logs -f assisted-installer-service prompts an x509 ca unknown authority because the certificate is not present inside the assisted-installer-service container

I may be missing details I'm not familiar with crucible code, please take a look. Do not merge. We need to test this.