wip: atlantis local chart and muliple envs

This commit is contained in:
2025-05-17 09:19:52 +02:00
parent 223149ecdd
commit ee09bf74ac
48 changed files with 70 additions and 4 deletions
@@ -0,0 +1,11 @@
apiVersion: dapr.io/v1alpha1
kind: Configuration
metadata:
name: tracing
spec:
tracing:
samplingRate: "1"
otel:
endpointAddress: "opentelemetry-collector.otel.svc.cluster.local:4317"
protocol: grpc
isSecure: false