Add flow-0.10.79 and update documentation
This commit is contained in:
@@ -373,6 +373,9 @@ global:
|
||||
configurationStore: "http://{{ .Release.Name }}-configuration-store.{{ .Release.Namespace }}.svc.cluster.local:80"
|
||||
auditLog: "http://{{ .Release.Name }}-audit-log.{{ .Release.Namespace }}.svc.cluster.local:80"
|
||||
templateStore: "http://{{ .Release.Name }}-template-store.{{ .Release.Namespace }}.svc.cluster.local:80"
|
||||
# -- External URL for the WorkflowEngine trigger endpoint (e.g., "https://api.flow.example.com")
|
||||
# If not set, derived from workflowEngine.ingress.hosts or falls back to the internal service URL.
|
||||
workflowEngineExternal: ""
|
||||
|
||||
# -- OpenTelemetry configuration for distributed tracing and metrics
|
||||
# Requires an OTLP-compatible collector (e.g., Grafana Alloy, Jaeger, OpenTelemetry Collector)
|
||||
|
||||
Reference in New Issue
Block a user