fix: simplify archmeister

This commit is contained in:
Jonas Juselius
2024-02-13 11:52:37 +01:00
parent 126a0038dc
commit 80870ad127
9 changed files with 17 additions and 38 deletions
@@ -2,7 +2,7 @@
path: /spec/template/metadata/annotations
value:
dapr.io/enabled: "true"
dapr.io/app-id: "prod-archmeister"
dapr.io/app-id: "archmeister"
dapr.io/app-port: "8000"
dapr.io/config: "tracing"
- op: add
@@ -48,4 +48,4 @@
path: /spec/template/spec/containers/0/envFrom/-
value:
secretRef:
name: archmeister-env
name: prod-archmeister-env