Add flow-0.10.64 and update documentation
This commit is contained in:
@@ -226,6 +226,16 @@ aiAssistant:
|
||||
cpu: 50m
|
||||
memory: 128Mi
|
||||
|
||||
mcpServer:
|
||||
replicaCount: 1
|
||||
resources:
|
||||
limits:
|
||||
cpu: 250m
|
||||
memory: 256Mi
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 128Mi
|
||||
|
||||
activityRegistry:
|
||||
replicaCount: 2
|
||||
autoscaling:
|
||||
@@ -459,6 +469,10 @@ pdfTextExtractActivity:
|
||||
enabled: true
|
||||
replicaCount: 1
|
||||
|
||||
mcpActivity:
|
||||
enabled: true
|
||||
replicaCount: 1
|
||||
|
||||
# =============================================================================
|
||||
# Keycloak - Disabled by default for production (enable via global.keycloak)
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user