fix: simplify archmeister
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user