This commit is contained in:
@@ -65,10 +65,10 @@ controllers:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 256Mi
|
memory: 512Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 512Mi
|
memory: 1Gi
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
@@ -94,7 +94,6 @@ rawResources:
|
|||||||
spec:
|
spec:
|
||||||
length: 32
|
length: 32
|
||||||
noUpper: false
|
noUpper: false
|
||||||
noDigits: false
|
|
||||||
allowRepeat: true
|
allowRepeat: true
|
||||||
secretKeys:
|
secretKeys:
|
||||||
- cookie
|
- cookie
|
||||||
@@ -141,5 +140,5 @@ rawResources:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: '1'
|
||||||
memory: 512Mi
|
memory: 2Gi
|
||||||
|
|||||||
Reference in New Issue
Block a user