2025-03-06 07:11:35 +00:00
|
|
|
global:
|
|
|
|
|
registry: docker.io
|
|
|
|
|
repository: freeleaps
|
|
|
|
|
nodeSelector: {}
|
|
|
|
|
notification:
|
|
|
|
|
replicas: 1
|
|
|
|
|
image:
|
|
|
|
|
registry: docker.io
|
|
|
|
|
repository: null
|
|
|
|
|
name: notification
|
2025-03-06 18:23:43 +00:00
|
|
|
tag: 1.0.0
|
2025-03-06 07:11:35 +00:00
|
|
|
imagePullPolicy: IfNotPresent
|
|
|
|
|
ports:
|
|
|
|
|
- name: http
|
|
|
|
|
containerPort: 8003
|
|
|
|
|
protocol: TCP
|
|
|
|
|
resources:
|
|
|
|
|
requests:
|
2025-03-08 12:31:11 +00:00
|
|
|
cpu: 50m
|
|
|
|
|
memory: 64Mi
|
|
|
|
|
limits:
|
2025-03-06 18:23:43 +00:00
|
|
|
cpu: 100m
|
2025-03-06 07:11:35 +00:00
|
|
|
memory: 128Mi
|
|
|
|
|
probes: {}
|
|
|
|
|
services:
|
|
|
|
|
- name: notification-service
|
|
|
|
|
type: ClusterIP
|
|
|
|
|
port: 8003
|
|
|
|
|
targetPort: 8003
|
|
|
|
|
ingresses: {}
|
|
|
|
|
configs:
|
|
|
|
|
tz: UTC
|
|
|
|
|
appName: notification
|
|
|
|
|
serviceApiAccessHost: 0.0.0.0
|
|
|
|
|
serviceApiAccessPort: 8003
|
|
|
|
|
rabbitmqHost: freeleaps-prod-rabbitmq-headless.freeleaps-prod.svc.freeleaps.cluster
|
|
|
|
|
rabbitmqPort: 5672
|
|
|
|
|
rabbitmqUsername: user
|
|
|
|
|
rabbitmqPassword: D3b0HKz71T0OcYF8
|
|
|
|
|
rabbitmqVritualHost: /
|
|
|
|
|
systemUserId: 117f191e810c19729de860aa
|
|
|
|
|
smsFrom: '+16898887156'
|
|
|
|
|
emailFrom: freeleaps@freeleaps.com
|
|
|
|
|
secretKey: ea84edf152976b2fcec12b78aa8e45bc26a5cf0ef61bf16f5c317ae33b3fd8b0
|
|
|
|
|
sendgridApiKey: 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
|
|
|
|
|
twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8
|
|
|
|
|
twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e
|