fix: set staging replicacounts to 1

This commit is contained in:
Jonas Juselius
2024-08-12 16:13:38 +02:00
parent df481c0cd2
commit ef1136f16d
4 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
replicaCount: 2
replicaCount: 1
podAnnotations:
dapr.io/app-id: "staging-archmeister"
+1 -1
View File
@@ -1,4 +1,4 @@
replicaCount: 2
replicaCount: 1
image:
tag: 9cf9b103-debug
+1 -1
View File
@@ -1,4 +1,4 @@
replicaCount: 2
replicaCount: 1
podAnnotations:
dapr.io/app-id: "staging-petimeter"
+1 -1
View File
@@ -1,4 +1,4 @@
replicaCount: 2
replicaCount: 1
image:
tag: 6d129d68-debug