fix(freeleaps): remove redundant mongodbHost configuration from values.alpha.yaml

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-02-25 03:49:53 +08:00
parent 3912c7c196
commit 0439034f59
3 changed files with 1 additions and 4 deletions

View File

@ -16,7 +16,7 @@ devsvc:
protocol: TCP
resources:
requests:
cpu: '200,'
cpu: '200m'
memory: 512Mi
limits:
cpu: '0.5'

View File

@ -52,7 +52,6 @@ freeleaps:
serviceApiAccessPort: 8001
mongodbName: freeleaps2
mongodbUri: mongodb://freeleaps-alpha-mongo-mongodb.freeleaps-alpha.svc.freeleaps.cluster:27017/
mongodbHost: freeleaps-alpha-mongo-mongodb.freeleaps-alpha.svc.freeleaps.cluster
mongodbPort: 27017
emailFrom: freeleaps@freeleaps.com
siteUrlRoot: https://alpha.freeleaps.mathmast.com

View File

@ -43,8 +43,6 @@ freeleaps:
mongodbName: ""
# MONGODB_URI
mongodbUri: ""
# MONGODB_HOST
mongodbHost: ""
# MONGODB_PORT
mongodbPort: ''
# EMAIL_FROM