You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for custom Barbican images and parameterized HSM secrets
This change adds support for:
- Custom Barbican API and Worker container images via
barbican_custom_api_image and barbican_custom_worker_image variables
- Parameterized HSM secret names via proteccio_login_secret_name and
proteccio_client_data_secret_name variables
This enables adoption scenarios where Barbican requires custom images
with HSM client libraries (e.g., Proteccio) installed.
Signed-off-by: Mauricio Harley <mharley@redhat.com>
0 commit comments