We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47ecbdb + 4ae6186 commit 7bf052aCopy full SHA for 7bf052a
charts/openlit/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: openlit
3
description: A Helm chart for OpenLIT
4
type: application
5
-version: 1.15.0
+version: 1.15.1
6
appVersion: 1.15.0
7
icon: https://avatars.githubusercontent.com/u/149867240?s=200&v=4
8
home: https://openlit.io
charts/openlit/values.yaml
@@ -154,8 +154,8 @@ clickhouse:
154
cpu: 2000m
155
memory: 2Gi
156
requests:
157
- cpu: 500m
158
- memory: 512Mi
+ cpu: 100m
+ memory: 128Mi
159
160
# Ingress configuration (for exposing OpenLIT via an ingress)
161
ingress:
0 commit comments