refactor: update docker images to use custom registry and optimize configurations
Switched container images in `dc-infra.yaml` to a custom Docker registry for better control and consistency across deployments. Added Keycloak with enhanced configurations and updated several container restart policies, memory allocations, and healthcheck settings for improved performance and compatibility.
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ include(":backend:infrastructure:cache:valkey-cache")
|
||||
|
||||
// --- EVENT STORE ---
|
||||
include(":backend:infrastructure:event-store:event-store-api")
|
||||
include(":backend:infrastructure:event-store:redis-event-store")
|
||||
include(":backend:infrastructure:event-store:valkey-event-store")
|
||||
|
||||
// --- GATEWAY ---
|
||||
include(":backend:infrastructure:gateway")
|
||||
|
||||
Reference in New Issue
Block a user