feat: update metrics values for alpha and prod
This commit is contained in:
parent
bb1da229fb
commit
232b40f24e
@ -51,12 +51,12 @@ metrics:
|
||||
port: 8009
|
||||
targetPort: 8009
|
||||
configs:
|
||||
starrocksHost: UTC
|
||||
starrocksPort: 8009
|
||||
starrocksUser: user
|
||||
starrocksPassword: password
|
||||
starrocksDatabase: metrics
|
||||
prometheusEndpoint: http://prometheus-gateway.freeleaps-monitoring-system:9090
|
||||
starrocksHost: freeleaps-starrocks-cluster-fe-service.freeleaps-data-platform.svc
|
||||
starrocksPort: 9030
|
||||
starrocksUser: freeleaps_dw_admin
|
||||
starrocksPassword: r7Y@QTb*7BQN@hDGsN
|
||||
starrocksDatabase: freeleaps
|
||||
prometheusEndpoint: http://kube-prometheus-stack-prometheus.freeleaps-monitoring-system:9090
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: false
|
||||
|
||||
@ -38,32 +38,12 @@ devops:
|
||||
scrapeTimeout: ''
|
||||
ingresses: {}
|
||||
configs:
|
||||
tz: UTC
|
||||
appName: devops
|
||||
jwtSecretKey: ''
|
||||
jwtAlgorithm: HS256
|
||||
accessTokenExpireMinutes: '3600'
|
||||
refreshTokenExpireDays: '1'
|
||||
appMongodbName: freeleaps2
|
||||
appMongodbPort: '27017'
|
||||
metricsEnabled: 'false'
|
||||
probesEnabled: 'true'
|
||||
baseGiteaUrl: https://gitea.freeleaps.mathmast.com
|
||||
baseReconcileUrl: http://freeleaps-prod-devops-reconciler-freeleaps-devops-reconciler.freeleaps-prod.svc.freeleaps.cluster:5000
|
||||
baseLokiUrl: http://loki-gateway.freeleaps-logging-system
|
||||
logBasePath: /app/log/devops
|
||||
logRetention: 30 days
|
||||
logRotation: 00:00
|
||||
logBackupFiles: '5'
|
||||
logRotationBytes: '10485760'
|
||||
mockMode: 'false'
|
||||
mockResponseDelay: '1000'
|
||||
rabbitmqHost: freeleaps-prod-rabbitmq-headless.freeleaps-prod.svc.freeleaps.cluster
|
||||
rabbitmqPort: 5672
|
||||
rabbitmqUsername: user
|
||||
rabbitmqVirtualHost: /
|
||||
rabbitmqOutputQueueName: freeleaps.devops.reconciler.output
|
||||
rabbitmqInputQueueName: freeleaps.devops.reconciler.input
|
||||
starrocksHost: freeleaps-starrocks-cluster-fe-service.freeleaps-data-platform.svc
|
||||
starrocksPort: 9030
|
||||
starrocksUser: freeleaps_dw_admin
|
||||
starrocksPassword: r7Y@QTb*7BQN@hDGsN
|
||||
starrocksDatabase: freeleaps
|
||||
prometheusEndpoint: http://kube-prometheus-stack-prometheus.freeleaps-monitoring-system:9090
|
||||
secrets:
|
||||
secretStoreRef:
|
||||
kind: FreeleapsSecretStore
|
||||
|
||||
Loading…
Reference in New Issue
Block a user