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