We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55ff1b commit 712c43eCopy full SHA for 712c43e
src/test/resources/application.properties
@@ -15,3 +15,6 @@ quarkus.hibernate-orm.sql-load-script=db/h2/V2__insert_data.sql
15
provider.trustify.auth.server-url=${keycloak.url}/realms/trustify
16
provider.trustify.auth.client-id=test-trustify-client
17
provider.trustify.auth.client-secret=test-trustify-secret
18
+
19
+# Branding configuration for tests - restore UBI 9 behavior for compatibility
20
+branding.image.recommendation=Consider upgrading to UBI 9 container images for enhanced security.
0 commit comments