This commit is contained in:
Nicolas 2025-09-04 10:13:19 +08:00
commit 1a7e9b9d64
4 changed files with 32 additions and 32 deletions

View File

@ -16,7 +16,7 @@ chat:
registry: docker.io
repository: null
name: chat
tag: snapshot-4c13092
tag: snapshot-ca090e4
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@ -10,7 +10,7 @@ devops:
registry: docker.io
repository: null
name: devops
tag: snapshot-e16c1dc
tag: snapshot-45b4ebd
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -86,17 +86,17 @@ devops:
kind: FreeleapsSecretStore
name: freeleaps-main-secret-store
target:
name: "freeleaps-devops-alpha-secrets"
creationPolicy: "Owner"
name: freeleaps-devops-alpha-secrets
creationPolicy: Owner
refreshInterval: 30s
data:
- key: appMongodbUri
remoteRef:
key: "freeleaps-alpha-mongodb-uri"
key: freeleaps-alpha-mongodb-uri
type: Secret
- key: rabbitmqPassword
remoteRef:
key: "freeleaps-alpha-rabbitmq-password"
key: freeleaps-alpha-rabbitmq-password
type: Secret
vpa:
minAllowed:

View File

@ -16,7 +16,7 @@ freeleaps:
registry: docker.io
repository: null
name: backend
tag: snapshot-4c13092
tag: snapshot-ca090e4
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -77,7 +77,7 @@ freeleaps:
freeleapsNotificationEndpoint: http://notification-service.freeleaps-alpha.svc.freeleaps.cluster:8003/api/notification/
freeleapsDevopsEndpoint: http://devops-service.freeleaps-alpha.svc.freeleaps.cluster:8014/api/devops/
freeleapsAilabEndpoint: ''
appEnv: 'alpha'
appEnv: alpha
redisIsCluster: 'false'
metricsEnabled: 'false'
probesEnabled: 'true'

View File

@ -8,7 +8,7 @@ frontend:
registry: docker.io
repository: null
name: frontend
tag: snapshot-4c13092
tag: snapshot-ca090e4
imagePullPolicy: IfNotPresent
ports:
- name: http