fix: set staging replicacounts to 1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
|
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
dapr.io/app-id: "staging-archmeister"
|
dapr.io/app-id: "staging-archmeister"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
|
|
||||||
image:
|
image:
|
||||||
tag: 9cf9b103-debug
|
tag: 9cf9b103-debug
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
|
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
dapr.io/app-id: "staging-petimeter"
|
dapr.io/app-id: "staging-petimeter"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
replicaCount: 2
|
replicaCount: 1
|
||||||
|
|
||||||
image:
|
image:
|
||||||
tag: 6d129d68-debug
|
tag: 6d129d68-debug
|
||||||
|
|||||||
Reference in New Issue
Block a user