Bump kiam-server memory limit
This commit is contained in:
parent
64a0736dfd
commit
6fe69c9a38
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: kubezero-kiam
|
||||
description: KubeZero Umbrella Chart for Kiam
|
||||
type: application
|
||||
version: 0.3.1
|
||||
version: 0.3.2
|
||||
appVersion: "4.0"
|
||||
home: https://kubezero.com
|
||||
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||||
|
@ -24,7 +24,7 @@ kiam:
|
||||
memory: "50Mi"
|
||||
cpu: "50m"
|
||||
limits:
|
||||
memory: "50Mi"
|
||||
memory: "100Mi"
|
||||
# cpu: "300m"
|
||||
tolerations:
|
||||
- key: node-role.kubernetes.io/master
|
||||
|
Loading…
Reference in New Issue
Block a user