Update GT

This commit is contained in:
David Burke 2023-09-15 14:59:56 -04:00
parent ea3456720d
commit 623ef3f3b3
7 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
# Default values for glitchtip.
image:
repository: glitchtip/glitchtip
tag: v3.2.2
tag: v3.3.2
pullPolicy: IfNotPresent
imagePullSecrets: []
@ -117,11 +117,11 @@ beat:
enabled: true
resources:
limits:
cpu: 100m
memory: 130Mi
cpu: 200m
memory: 150Mi
requests:
cpu: 1m
memory: 110Mi
memory: 130Mi
nodeSelector: {}
tolerations: []
podAnnotations: {}