Add flow-0.10.85 and update documentation
This commit is contained in:
@@ -575,7 +575,7 @@ workflowEngine:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
# -- Additional environment variables
|
||||
extraEnv: []
|
||||
@@ -632,7 +632,7 @@ activityRegistry:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -684,7 +684,7 @@ definitionStore:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -769,7 +769,7 @@ workflowLogging:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -810,7 +810,7 @@ auditLog:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -884,7 +884,7 @@ billingService:
|
||||
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
@@ -940,7 +940,7 @@ connectionStore:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -980,7 +980,7 @@ configurationStore:
|
||||
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -1020,7 +1020,7 @@ templateStore:
|
||||
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -1061,7 +1061,7 @@ aiAssistant:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -1117,7 +1117,7 @@ mcpServer:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -1169,7 +1169,7 @@ tenantRegistry:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -1236,7 +1236,7 @@ frontendWeb:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
extraEnv: []
|
||||
extraVolumeMounts: []
|
||||
@@ -1960,7 +1960,7 @@ postgresql:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
# -- Metrics/monitoring
|
||||
metrics:
|
||||
@@ -2069,7 +2069,7 @@ rabbitmq:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
# -- Metrics/monitoring
|
||||
metrics:
|
||||
@@ -2204,7 +2204,7 @@ redis:
|
||||
# -- Pod disruption budget
|
||||
podDisruptionBudget:
|
||||
enabled: false
|
||||
minAvailable: 1
|
||||
maxUnavailable: 1
|
||||
|
||||
# -- Metrics/monitoring
|
||||
metrics:
|
||||
|
||||
Reference in New Issue
Block a user