fix: fix dapr app id:s

This commit is contained in:
Jonas Juselius
2024-02-13 11:53:34 +01:00
parent 2900a1b4ab
commit 0053bb95fb
5 changed files with 9 additions and 5 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
path: /spec/template/metadata/annotations
value:
dapr.io/enabled: "true"
dapr.io/app-id: "prod-atlantis"
dapr.io/app-id: "atlantis"
dapr.io/app-id: "atlantis"
dapr.io/app-port: "8000"
dapr.io/config: "tracing"
- op: add