Reduces apps default resource usage.
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: community-search
|
||||
image: payneio/community-search:0.1.1
|
||||
image: payneio/community-search:0.1.2
|
||||
imagePullPolicy: Always
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
@@ -59,7 +59,7 @@ spec:
|
||||
mountPath: /data
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 50m
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: 1
|
||||
|
||||
Reference in New Issue
Block a user