fix: update sorcerer manifests

This commit is contained in:
2024-12-09 12:40:42 +01:00
parent ca6b80d13f
commit 70a78699e3
30 changed files with 446 additions and 293 deletions
+11
View File
@@ -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