povećanje cpua i memorije
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
||||
name: helloo-cicdd
|
||||
namespace: student-marijanela218
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
selector:
|
||||
matchLabels:
|
||||
app: helloo-cicdd
|
||||
@@ -46,5 +46,5 @@ spec:
|
||||
- name: APP_VERSION
|
||||
value: "latest"
|
||||
resources:
|
||||
requests: {cpu: 50m, memory: 64Mi}
|
||||
limits: {cpu: 200m, memory: 128Mi}
|
||||
requests: {cpu: 100m, memory: 128Mi}
|
||||
limits: {cpu: 500m, memory: 256Mi}
|
||||
|
||||
Reference in New Issue
Block a user