Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops
This commit is contained in:
commit
892ccb2d49
@ -13,7 +13,7 @@ authentication:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: authentication
|
name: authentication
|
||||||
tag: 1.1.0
|
tag: 1.1.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -59,7 +59,7 @@ authentication:
|
|||||||
release: kube-prometheus-stack
|
release: kube-prometheus-stack
|
||||||
namespace: freeleaps-monitoring-system
|
namespace: freeleaps-monitoring-system
|
||||||
interval: 30s
|
interval: 30s
|
||||||
scrapeTimeout: ""
|
scrapeTimeout: ''
|
||||||
ingresses: {}
|
ingresses: {}
|
||||||
configs:
|
configs:
|
||||||
tz: UTC
|
tz: UTC
|
||||||
@ -73,5 +73,5 @@ authentication:
|
|||||||
mongodbName: freeleaps2
|
mongodbName: freeleaps2
|
||||||
mongodbPort: 27017
|
mongodbPort: 27017
|
||||||
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
||||||
metricsEnabled: "true"
|
metricsEnabled: 'true'
|
||||||
probesEnabled: "true"
|
probesEnabled: 'true'
|
||||||
|
|||||||
@ -13,7 +13,7 @@ centralStorage:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: central_storage
|
name: central_storage
|
||||||
tag: 1.1.0
|
tag: 1.1.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -59,7 +59,7 @@ centralStorage:
|
|||||||
release: kube-prometheus-stack
|
release: kube-prometheus-stack
|
||||||
namespace: freeleaps-monitoring-system
|
namespace: freeleaps-monitoring-system
|
||||||
internal: 30s
|
internal: 30s
|
||||||
scrapeTimeout: ""
|
scrapeTimeout: ''
|
||||||
ingresses: {}
|
ingresses: {}
|
||||||
configs:
|
configs:
|
||||||
tz: UTC
|
tz: UTC
|
||||||
@ -71,5 +71,5 @@ centralStorage:
|
|||||||
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
||||||
azureStorageDocumentApiKey: xbiFtFeQ6v5dozgVM99fZ9huUomL7QcLu6s0y8zYHtIXZ8XdneKDMcg4liQr/9oNlVoRFcZhWjLY+ASt9cjICQ==
|
azureStorageDocumentApiKey: xbiFtFeQ6v5dozgVM99fZ9huUomL7QcLu6s0y8zYHtIXZ8XdneKDMcg4liQr/9oNlVoRFcZhWjLY+ASt9cjICQ==
|
||||||
azureStorageDocumentApiEndpoint: https://freeleaps1document.blob.core.windows.net/
|
azureStorageDocumentApiEndpoint: https://freeleaps1document.blob.core.windows.net/
|
||||||
metricsEnabled: "true"
|
metricsEnabled: 'true'
|
||||||
probesEnabled: "true"
|
probesEnabled: 'true'
|
||||||
|
|||||||
@ -13,7 +13,7 @@ content:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: content
|
name: content
|
||||||
tag: 1.1.0
|
tag: 1.1.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -59,7 +59,7 @@ content:
|
|||||||
release: kube-prometheus-stack
|
release: kube-prometheus-stack
|
||||||
namespace: freeleaps-monitoring-system
|
namespace: freeleaps-monitoring-system
|
||||||
internal: 30s
|
internal: 30s
|
||||||
scrapeTimeout: ""
|
scrapeTimeout: ''
|
||||||
ingresses: {}
|
ingresses: {}
|
||||||
configs:
|
configs:
|
||||||
tz: UTC
|
tz: UTC
|
||||||
@ -71,5 +71,5 @@ content:
|
|||||||
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
||||||
freeleapsWwwAsAzureClientSecret: jTu8Q~WceiK-5dfZB44Ww-K4fVGi3_5tHNWYYbdX
|
freeleapsWwwAsAzureClientSecret: jTu8Q~WceiK-5dfZB44Ww-K4fVGi3_5tHNWYYbdX
|
||||||
centralStorageWebapiUrlBase: http://central-storage-service.freeleaps-prod.svc.freeleaps.cluster:8005/api/central_storage
|
centralStorageWebapiUrlBase: http://central-storage-service.freeleaps-prod.svc.freeleaps.cluster:8005/api/central_storage
|
||||||
metricsEnabled: "true"
|
metricsEnabled: 'true'
|
||||||
probesEnabled: "true"
|
probesEnabled: 'true'
|
||||||
|
|||||||
@ -59,7 +59,7 @@ devsvc:
|
|||||||
release: kube-prometheus-stack
|
release: kube-prometheus-stack
|
||||||
namespace: freeleaps-monitoring-system
|
namespace: freeleaps-monitoring-system
|
||||||
interval: 30s
|
interval: 30s
|
||||||
scrapeTimeout: ""
|
scrapeTimeout: ''
|
||||||
ingresses: []
|
ingresses: []
|
||||||
configs:
|
configs:
|
||||||
tz: UTC
|
tz: UTC
|
||||||
@ -74,5 +74,5 @@ devsvc:
|
|||||||
codeDepotHttpPort: 443
|
codeDepotHttpPort: 443
|
||||||
codeDepotSshPort: 22
|
codeDepotSshPort: 22
|
||||||
codeDepotDomainName: gitea.freeleaps.mathmast.com
|
codeDepotDomainName: gitea.freeleaps.mathmast.com
|
||||||
metricsEnabled: "true"
|
metricsEnabled: 'true'
|
||||||
probesEnabled: "true"
|
probesEnabled: 'true'
|
||||||
|
|||||||
@ -3,7 +3,7 @@ global:
|
|||||||
repository: freeleaps
|
repository: freeleaps
|
||||||
nodeSelector: {}
|
nodeSelector: {}
|
||||||
dashboard:
|
dashboard:
|
||||||
enabled: true
|
enabled: true
|
||||||
name: freeleaps-prod-notification-dashboard
|
name: freeleaps-prod-notification-dashboard
|
||||||
title: Notification Service Dashboard (PROD)
|
title: Notification Service Dashboard (PROD)
|
||||||
metricsPrefix: freeleaps_notification
|
metricsPrefix: freeleaps_notification
|
||||||
@ -78,5 +78,5 @@ notification:
|
|||||||
sendgridApiKey: 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
|
sendgridApiKey: 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
|
||||||
twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8
|
twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8
|
||||||
twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e
|
twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e
|
||||||
metricsEnabled: "true"
|
metricsEnabled: 'true'
|
||||||
probesEnabled: "true"
|
probesEnabled: 'true'
|
||||||
|
|||||||
@ -71,5 +71,5 @@ payment:
|
|||||||
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
||||||
stripeApiKey: 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
|
stripeApiKey: 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
|
||||||
siteUrlRoot: https://freeleaps.com
|
siteUrlRoot: https://freeleaps.com
|
||||||
metricsEnabled: "true"
|
metricsEnabled: 'true'
|
||||||
probesEnabled: "true"
|
probesEnabled: 'true'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user