revert revert 495d6be43b

revert Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
This commit is contained in:
Nicolas 2025-08-29 03:55:40 +00:00
parent 95162a61aa
commit bbba0d6ce0
7 changed files with 71 additions and 71 deletions

View File

@ -16,7 +16,7 @@ chat:
registry: docker.io registry: docker.io
repository: null repository: null
name: chat name: chat
tag: snapshot-79f5d26 tag: snapshot-9c7bb61
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -19,7 +19,7 @@ chat:
registry: docker.io registry: docker.io
repository: null repository: null
name: chat name: chat
tag: snapshot-7e1df4f tag: 1.9.2
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
@ -97,37 +97,37 @@ chat:
kind: FreeleapsSecretStore kind: FreeleapsSecretStore
name: freeleaps-main-secret-store name: freeleaps-main-secret-store
target: target:
name: "freeleaps-chat-prod-secrets" name: freeleaps-chat-prod-secrets
creationPolicy: "Owner" creationPolicy: Owner
refreshInterval: 30s refreshInterval: 30s
data: data:
- key: mongodbUri - key: mongodbUri
remoteRef: remoteRef:
key: "freeleaps-prod-mongodb-uri" key: freeleaps-prod-mongodb-uri
type: Secret type: Secret
- key: jwtSecretKey - key: jwtSecretKey
remoteRef: remoteRef:
key: "freeleaps-prod-jwt-secret-key" key: freeleaps-prod-jwt-secret-key
type: Secret type: Secret
- key: stripeApiKey - key: stripeApiKey
remoteRef: remoteRef:
key: "freeleaps-prod-stripe-api-key" key: freeleaps-prod-stripe-api-key
type: Secret type: Secret
- key: stripeWebhookSecret - key: stripeWebhookSecret
remoteRef: remoteRef:
key: "freeleaps-prod-stripe-webhook-secret" key: freeleaps-prod-stripe-webhook-secret
type: Secret type: Secret
- key: stripeAccountWebhookSecret - key: stripeAccountWebhookSecret
remoteRef: remoteRef:
key: "freeleaps-prod-stripe-account-webhook-secret" key: freeleaps-prod-stripe-account-webhook-secret
type: Secret type: Secret
- key: rabbitmqPassword - key: rabbitmqPassword
remoteRef: remoteRef:
key: "freeleaps-prod-rabbitmq-password" key: freeleaps-prod-rabbitmq-password
type: Secret type: Secret
- key: redisUrl - key: redisUrl
remoteRef: remoteRef:
key: "freeleaps-prod-redis-url" key: freeleaps-prod-redis-url
type: Secret type: Secret
vpa: vpa:
minAllowed: minAllowed:

View File

@ -16,7 +16,7 @@ freeleaps:
registry: docker.io registry: docker.io
repository: null repository: null
name: backend name: backend
tag: snapshot-79f5d26 tag: snapshot-9c7bb61
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -19,7 +19,7 @@ freeleaps:
registry: docker.io registry: docker.io
repository: null repository: null
name: backend name: backend
tag: 1.9.1 tag: 1.9.2
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
@ -78,41 +78,41 @@ freeleaps:
kind: FreeleapsSecretStore kind: FreeleapsSecretStore
name: freeleaps-main-secret-store name: freeleaps-main-secret-store
target: target:
name: "freeleaps-freeleaps-prod-secrets" name: freeleaps-freeleaps-prod-secrets
creationPolicy: "Owner" creationPolicy: Owner
refreshInterval: 30s refreshInterval: 30s
data: data:
- key: mongodbUri - key: mongodbUri
remoteRef: remoteRef:
key: "freeleaps-prod-mongodb-uri" key: freeleaps-prod-mongodb-uri
type: Secret type: Secret
- key: jwtSecretKey - key: jwtSecretKey
remoteRef: remoteRef:
key: "freeleaps-prod-jwt-secret-key" key: freeleaps-prod-jwt-secret-key
type: Secret type: Secret
- key: stripeApiKey - key: stripeApiKey
remoteRef: remoteRef:
key: "freeleaps-prod-stripe-api-key" key: freeleaps-prod-stripe-api-key
type: Secret type: Secret
- key: stripeWebhookSecret - key: stripeWebhookSecret
remoteRef: remoteRef:
key: "freeleaps-prod-stripe-webhook-secret" key: freeleaps-prod-stripe-webhook-secret
type: Secret type: Secret
- key: stripeAccountWebhookSecret - key: stripeAccountWebhookSecret
remoteRef: remoteRef:
key: "freeleaps-prod-stripe-account-webhook-secret" key: freeleaps-prod-stripe-account-webhook-secret
type: Secret type: Secret
- key: rabbitmqPassword - key: rabbitmqPassword
remoteRef: remoteRef:
key: "freeleaps-prod-rabbitmq-password" key: freeleaps-prod-rabbitmq-password
type: Secret type: Secret
- key: redisUrl - key: redisUrl
remoteRef: remoteRef:
key: "freeleaps-prod-redis-url" key: freeleaps-prod-redis-url
type: Secret type: Secret
- key: giteaApiKey - key: giteaApiKey
remoteRef: remoteRef:
key: "freeleaps-prod-gitea-api-key" key: freeleaps-prod-gitea-api-key
type: Secret type: Secret
vpa: vpa:
minAllowed: minAllowed:

View File

@ -8,7 +8,7 @@ frontend:
registry: docker.io registry: docker.io
repository: null repository: null
name: frontend name: frontend
tag: snapshot-79f5d26 tag: snapshot-9c7bb61
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@ -8,7 +8,7 @@ frontend:
registry: docker.io registry: docker.io
repository: null repository: null
name: frontend name: frontend
tag: snapshot-7e1df4f tag: 1.9.2
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http

View File

@ -15,7 +15,7 @@ notification:
registry: docker.io registry: docker.io
repository: null repository: null
name: notification name: notification
tag: snapshot-c406f6d tag: snapshot-165e10c
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http