fix(sorcerer): Kustomize per cluster

This commit is contained in:
2025-11-29 14:59:05 +01:00
parent 77a5af1c37
commit 62b13cbaa9
28 changed files with 0 additions and 1 deletions
@@ -0,0 +1,11 @@
apiVersion: dapr.io/v1alpha1
kind: Configuration
metadata:
name: tracing
spec:
tracing:
samplingRate: "1"
otel:
endpointAddress: "10.255.241.12:4317"
protocol: grpc
isSecure: false