still fixing stuff
This commit is contained in:
parent
e39da3ef2d
commit
ac5080d498
@ -8,7 +8,7 @@ _internal_defaults_do_not_set:
|
|||||||
|
|
||||||
# Controls the spec.replicas setting for the Gateway deployment if set.
|
# Controls the spec.replicas setting for the Gateway deployment if set.
|
||||||
# Otherwise defaults to Kubernetes Deployment default (1).
|
# Otherwise defaults to Kubernetes Deployment default (1).
|
||||||
replicaCount:
|
replicaCount: 2
|
||||||
|
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
|
|
||||||
@ -76,11 +76,11 @@ _internal_defaults_do_not_set:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 2000m
|
cpu: 500m
|
||||||
memory: 1024Mi
|
memory: 512Mi
|
||||||
|
|
||||||
autoscaling:
|
autoscaling:
|
||||||
enabled: true
|
enabled: false
|
||||||
minReplicas: 1
|
minReplicas: 1
|
||||||
maxReplicas: 5
|
maxReplicas: 5
|
||||||
targetCPUUtilizationPercentage: 80
|
targetCPUUtilizationPercentage: 80
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user