ci(bump): bump chat image version for alpha to snapshot-dba2fa0

This commit is contained in:
freeleaps-gitops-bot 2025-03-21 17:59:55 +00:00
parent 35649c45cd
commit 89c275b586

View File

@ -10,7 +10,7 @@ chat:
registry: docker.io
repository: null
name: chat
tag: snapshot-6208083
tag: snapshot-dba2fa0
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -18,10 +18,10 @@ chat:
protocol: TCP
resources:
requests:
cpu: '100m'
cpu: 100m
memory: 64Mi
limits:
cpu: '200m'
cpu: 200m
memory: 128Mi
probes:
readiness:
@ -98,6 +98,6 @@ chat:
freeleapsEnv: alpha
certPath: ''
redisUrl: redis://:4sTqfZvUwR@freeleaps-alpha-redis-headless.freeleaps-alpha.svc.freeleaps.cluster:6379/0
redisIsCluster: "false"
metricsEnabled: "false"
probesEnabled: "true"
redisIsCluster: 'false'
metricsEnabled: 'false'
probesEnabled: 'true'