feat: update metrics values for alpha and prod
This commit is contained in:
parent
bb1da229fb
commit
232b40f24e
@ -51,12 +51,12 @@ metrics:
|
|||||||
port: 8009
|
port: 8009
|
||||||
targetPort: 8009
|
targetPort: 8009
|
||||||
configs:
|
configs:
|
||||||
starrocksHost: UTC
|
starrocksHost: freeleaps-starrocks-cluster-fe-service.freeleaps-data-platform.svc
|
||||||
starrocksPort: 8009
|
starrocksPort: 9030
|
||||||
starrocksUser: user
|
starrocksUser: freeleaps_dw_admin
|
||||||
starrocksPassword: password
|
starrocksPassword: r7Y@QTb*7BQN@hDGsN
|
||||||
starrocksDatabase: metrics
|
starrocksDatabase: freeleaps
|
||||||
prometheusEndpoint: http://prometheus-gateway.freeleaps-monitoring-system:9090
|
prometheusEndpoint: http://kube-prometheus-stack-prometheus.freeleaps-monitoring-system:9090
|
||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@ -38,32 +38,12 @@ devops:
|
|||||||
scrapeTimeout: ''
|
scrapeTimeout: ''
|
||||||
ingresses: {}
|
ingresses: {}
|
||||||
configs:
|
configs:
|
||||||
tz: UTC
|
starrocksHost: freeleaps-starrocks-cluster-fe-service.freeleaps-data-platform.svc
|
||||||
appName: devops
|
starrocksPort: 9030
|
||||||
jwtSecretKey: ''
|
starrocksUser: freeleaps_dw_admin
|
||||||
jwtAlgorithm: HS256
|
starrocksPassword: r7Y@QTb*7BQN@hDGsN
|
||||||
accessTokenExpireMinutes: '3600'
|
starrocksDatabase: freeleaps
|
||||||
refreshTokenExpireDays: '1'
|
prometheusEndpoint: http://kube-prometheus-stack-prometheus.freeleaps-monitoring-system:9090
|
||||||
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
|
|
||||||
secrets:
|
secrets:
|
||||||
secretStoreRef:
|
secretStoreRef:
|
||||||
kind: FreeleapsSecretStore
|
kind: FreeleapsSecretStore
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user