freeleaps-ops/freeleaps/helm-pkg/authentication/values.alpha.yaml
2025-02-23 00:26:06 +08:00

60 lines
1.5 KiB
YAML

global:
registry: docker.io
repository: freeleaps
nodeSelector: {}
authentication:
replicas: 1
image:
registry: docker.io
repository: null
name: authentication
tag: snapshot-9b42dbf
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 8004
protocol: TCP
resources:
requests:
cpu: '0.5'
memory: 512Mi
limits:
cpu: '1'
memory: 1Gi
probes: {}
services:
- name: authentication-service
type: ClusterIP
port: 8004
targetPort: 8004
ingresses:
- name: authentication-ingress
host: alpha.authentication.freeleaps.mathmast.com
class: nginx
rules:
- path: /*
pathType: ImplementationSpecific
backend:
service:
name: authentication-service
port:
number: 8004
tls:
exists: false
issuerRef:
name: mathmast-dot-com
kind: ClusterIssuer
name: alpha.authentication.freeleaps.mathmast.com-cert
configs:
tz: UTC
appName: authentication
devsvcWebapiUrlBase: http://devsvc.freeleaps-alpha.svc.freeleaps.cluster:8007/api/devsvc
notificationWebapiUrlBase: http://notification.svc.freeleaps-alpha.freeleaps.cluster:8003/api/notification
jwtSecretKey: 8f87ca8c3c9c3df09a9c78e0adb0927855568f6072d9efc892534aee35f5867b
jwtAlgorithm: HS256
serviceApiAccessHost: 0.0.0.0
serviceApiAccessPort: 8004
mongodbName: freeleaps2
mongodbPort: 27017
mongodbUri: mongodb://freeleaps-alpha-mongo-mongodb.freeleaps-alpha.svc.freeleaps.cluster:27017/