.
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
app: zadaca-deployment
|
||||
namespace: student-blazp04
|
||||
spec:
|
||||
replicas: 3
|
||||
replicas: 5
|
||||
selector:
|
||||
matchLabels:
|
||||
app: zadaca
|
||||
@@ -42,7 +42,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
cpu: "50m"
|
||||
cpu: "30m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "200m"
|
||||
cpu: "150m"
|
||||
|
||||
Reference in New Issue
Block a user