2025-02-21 12:42:32 +00:00
|
|
|
global:
|
|
|
|
|
registry: docker.io
|
|
|
|
|
repository: freeleaps
|
|
|
|
|
nodeSelector: {}
|
2025-02-22 13:11:13 +00:00
|
|
|
notification:
|
2025-02-21 12:42:32 +00:00
|
|
|
replicas: 1
|
|
|
|
|
image:
|
2025-02-22 13:18:56 +00:00
|
|
|
registry: docker.io
|
|
|
|
|
repository: null
|
2025-02-21 12:42:32 +00:00
|
|
|
name: notification
|
2025-02-22 16:02:30 +00:00
|
|
|
tag: snapshot-da584b8
|
2025-02-21 12:42:32 +00:00
|
|
|
imagePullPolicy: IfNotPresent
|
|
|
|
|
ports:
|
2025-02-22 13:18:56 +00:00
|
|
|
- name: http
|
|
|
|
|
containerPort: 8003
|
|
|
|
|
protocol: TCP
|
2025-02-21 12:42:32 +00:00
|
|
|
resources:
|
|
|
|
|
requests:
|
2025-02-22 13:18:56 +00:00
|
|
|
cpu: '0.5'
|
|
|
|
|
memory: 512Mi
|
2025-02-21 12:42:32 +00:00
|
|
|
limits:
|
2025-02-22 13:18:56 +00:00
|
|
|
cpu: '1'
|
|
|
|
|
memory: 1Gi
|
2025-02-21 12:42:32 +00:00
|
|
|
probes: {}
|
|
|
|
|
services:
|
2025-02-22 13:18:56 +00:00
|
|
|
- name: notification-service
|
|
|
|
|
type: ClusterIP
|
|
|
|
|
port: 8003
|
|
|
|
|
targetPort: 8003
|
|
|
|
|
ingresses:
|
|
|
|
|
- name: notification-ingress
|
|
|
|
|
host: alpha.notification.freeleaps.mathmast.com
|
|
|
|
|
class: nginx
|
|
|
|
|
rules:
|
|
|
|
|
- path: /*
|
|
|
|
|
pathType: ImplementationSpecific
|
|
|
|
|
backend:
|
|
|
|
|
service:
|
|
|
|
|
name: notification-service
|
|
|
|
|
port:
|
|
|
|
|
number: 8003
|
|
|
|
|
tls:
|
|
|
|
|
exists: false
|
|
|
|
|
issuerRef:
|
|
|
|
|
name: mathmast-dot-com
|
|
|
|
|
kind: ClusterIssuer
|
2025-02-22 16:26:06 +00:00
|
|
|
name: alpha.notification.freeleaps.mathmast.com-cert
|
2025-02-21 12:42:32 +00:00
|
|
|
configs:
|
2025-02-22 16:26:06 +00:00
|
|
|
tz: UTC
|
2025-02-22 13:18:56 +00:00
|
|
|
appName: notification
|
|
|
|
|
serviceApiAccessHost: 0.0.0.0
|
2025-02-22 16:14:48 +00:00
|
|
|
serviceApiAccessPort: 8003
|
2025-02-22 16:28:56 +00:00
|
|
|
rabbitmqHost: amqp://user:AbBf8D5HJB1BDzRw@freeleaps-alpha-rabbitmq.freeleaps-alpha.svc.freeleaps.cluster
|
2025-02-22 16:14:48 +00:00
|
|
|
rabbitmqPort: 5672
|
2025-02-22 13:18:56 +00:00
|
|
|
systemUserId: 117f191e810c19729de860aa
|
|
|
|
|
smsFrom: '+16898887156'
|
|
|
|
|
emailFrom: freeleaps@freeleaps.com
|
|
|
|
|
secretKey: ea84edf152976b2fcec12b78aa8e45bc26a5cf0ef61bf16f5c317ae33b3fd8b0
|
|
|
|
|
sendgridApiKey: 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
|
|
|
|
|
twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8
|
|
|
|
|
twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e
|