ci(bump): bump freeleaps image version for prod to snapshot-d6cc2ad

This commit is contained in:
freeleaps-gitops-bot 2025-09-11 08:11:05 +00:00
parent d9c0bd07e4
commit f875eee4ce

View File

@ -19,7 +19,7 @@ freeleaps:
registry: docker.io
repository: null
name: backend
tag: 1.9.2
tag: snapshot-d6cc2ad
imagePullPolicy: Always
ports:
- name: http
@ -70,7 +70,6 @@ freeleaps:
freeleapsDeploymentEndpoint: http://devops-service.freeleaps-prod.svc.freeleaps.cluster:8014
freeleapsAilabEndpoint: ''
appEnv: prod
redisIsCluster: 'true'
metricsEnabled: 'true'
probesEnabled: 'true'
@ -84,38 +83,38 @@ freeleaps:
creationPolicy: Owner
refreshInterval: 30s
data:
- key: mongodbUri
remoteRef:
key: freeleaps-prod-mongodb-uri
type: Secret
- key: jwtSecretKey
remoteRef:
key: freeleaps-prod-jwt-secret-key
type: Secret
- key: stripeApiKey
remoteRef:
key: freeleaps-prod-stripe-api-key
type: Secret
- key: stripeWebhookSecret
remoteRef:
key: freeleaps-prod-stripe-webhook-secret
type: Secret
- key: stripeAccountWebhookSecret
remoteRef:
key: freeleaps-prod-stripe-account-webhook-secret
type: Secret
- key: rabbitmqPassword
remoteRef:
key: freeleaps-prod-rabbitmq-password
type: Secret
- key: redisUrl
remoteRef:
key: freeleaps-prod-redis-url
type: Secret
- key: giteaApiKey
remoteRef:
key: freeleaps-prod-gitea-api-key
type: Secret
- key: mongodbUri
remoteRef:
key: freeleaps-prod-mongodb-uri
type: Secret
- key: jwtSecretKey
remoteRef:
key: freeleaps-prod-jwt-secret-key
type: Secret
- key: stripeApiKey
remoteRef:
key: freeleaps-prod-stripe-api-key
type: Secret
- key: stripeWebhookSecret
remoteRef:
key: freeleaps-prod-stripe-webhook-secret
type: Secret
- key: stripeAccountWebhookSecret
remoteRef:
key: freeleaps-prod-stripe-account-webhook-secret
type: Secret
- key: rabbitmqPassword
remoteRef:
key: freeleaps-prod-rabbitmq-password
type: Secret
- key: redisUrl
remoteRef:
key: freeleaps-prod-redis-url
type: Secret
- key: giteaApiKey
remoteRef:
key: freeleaps-prod-gitea-api-key
type: Secret
vpa:
minAllowed:
enabled: true