freeleaps-ops/freeleaps/helm-pkg/content/values.prod.yaml

68 lines
1.6 KiB
YAML

global:
registry: docker.io
repository: freeleaps
nodeSelector: {}
content:
replicas: 1
image:
registry: docker.io
repository: null
name: content
tag: 1.0.0
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 8013
protocol: TCP
resources:
requests:
cpu: 200m
memory: 64Mi
limits:
cpu: 300m
memory: 512Mi
probes:
readiness:
config:
path: /api/_/readyz
port: 8013
initialDelaySeconds: 5
periodSeconds: 10
timeoutSeconds: 3
successThreshold: 1
failureThreshold: 3
terminationGracePeriodSeconds: 30
liveness:
config:
path: /api/_/livez
port: 8013
initialDelaySeconds: 5
periodSeconds: 10
timeoutSeconds: 3
successThreshold: 1
failureThreshold: 3
terminationGracePeriodSeconds: 30
serviceMonitor:
enabled: true
labels:
release: kube-prometheus-stack
namespace: freeleaps-monitoring-system
internal: 30s
scrapeTimeout: ""
services:
- name: content-service
type: ClusterIP
port: 8013
targetPort: 8013
ingresses: {}
configs:
tz: UTC
appName: content
serviceApiAccessHost: 0.0.0.0
serviceApiAccessPort: 8013
mongodbName: freeleaps2
mongodbPort: 27017
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
freeleapsWwwAsAzureClientSecret: jTu8Q~WceiK-5dfZB44Ww-K4fVGi3_5tHNWYYbdX
centralStorageWebapiUrlBase: http://central-storage-service.freeleaps-prod.svc.freeleaps.cluster:8005/api/central_storage