ci(bump): bump freeleaps image version for alpha to snapshot-dba2fa0
This commit is contained in:
parent
89c275b586
commit
c3871bca53
@ -10,7 +10,7 @@ freeleaps:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: backend
|
||||
tag: snapshot-18ccf70
|
||||
tag: snapshot-dba2fa0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -18,10 +18,10 @@ freeleaps:
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests:
|
||||
cpu: '200m'
|
||||
cpu: 200m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: '300m'
|
||||
cpu: 300m
|
||||
memory: 256Mi
|
||||
probes: {}
|
||||
services:
|
||||
@ -77,7 +77,7 @@ freeleaps:
|
||||
freeleapsAilabEndpoint: ''
|
||||
freeleapsEnv: alpha
|
||||
certPath: ''
|
||||
redisUrl: "redis://r6Y@QTb*7BQN@hDGsN@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0"
|
||||
redisIsCluster: "true"
|
||||
metricsEnabled: "false"
|
||||
probesEnabled: "true"
|
||||
redisUrl: redis://r6Y@QTb*7BQN@hDGsN@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0
|
||||
redisIsCluster: 'true'
|
||||
metricsEnabled: 'false'
|
||||
probesEnabled: 'true'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user