fp/charts/fp/values.yaml

81 lines
2.0 KiB
YAML
Raw Normal View History

environment: development
2024-04-22 00:14:48 +00:00
# storageClassName: csi-hostpath-sc # used by minikube
storageClassName: standard # used by Kind
2024-07-25 13:53:52 +00:00
s3:
endpoint: https://s3.us-west-000.backblazeb2.com
region: us-west-000
buckets:
main: fp-dev
usc: fp-usc-dev
2024-03-29 07:28:02 +00:00
link2cid:
2024-06-17 17:46:32 +00:00
imageName: fp/link2cid
2024-03-29 07:28:02 +00:00
next:
2024-06-17 17:46:32 +00:00
imageName: fp/next
hostname: next.fp.sbtp.xyz
2024-06-24 19:51:46 +00:00
ingressClassName: traefik
nodeExtraCaCerts: /app/letsencrypt-stg-root-x1.pem
2024-05-27 22:20:58 +00:00
capture:
2024-06-17 17:46:32 +00:00
imageName: fp/capture
2024-07-23 02:59:41 +00:00
worker:
replicas: 2
api:
port: 5003
replicas: 1
mailbox:
imageName: fp/mailbox
replicas: 1
2024-07-14 05:20:35 +00:00
cdnBucketUrl: https://fp-dev.b-cdn.net
s3BucketName: fp-dev
2024-07-23 02:59:41 +00:00
port: 5000
2024-05-27 22:36:44 +00:00
scout:
2024-07-14 05:20:35 +00:00
replicas: 1
imageName: fp/scout
# worker:
# imageName: fp/scout-
# replicas: 1
2024-05-27 22:36:44 +00:00
pubsubServerUrl: https://realtime.futureporn.svc.cluster.local/faye
hostname: next.futureporn.svc.cluster.local
2024-06-12 04:28:36 +00:00
cdnBucketUrl: https://fp-dev.b-cdn.net
s3BucketName: fp-dev
2024-03-29 07:28:02 +00:00
strapi:
2024-07-16 04:11:30 +00:00
imageName: fp/strapi
2024-05-27 22:20:58 +00:00
port: 1339
url: https://strapi.fp.sbtp.xyz
hostname: strapi.fp.sbtp.xyz
2024-07-14 05:20:35 +00:00
# hostname: strapi.futureporn.svc.cluster.local ## https://gitea.futureporn.net/futureporn/pm/issues/126
2024-06-21 04:56:38 +00:00
ingressClassName: traefik
2024-05-27 22:20:58 +00:00
ngrok:
hostname: grateful-engaging-cicada.ngrok-free.app
realtime:
2024-06-17 17:46:32 +00:00
imageName: fp/realtime
2024-05-29 23:43:47 +00:00
adminEmail: cj@futureporn.net
chisel:
exitNodeIp: "155.138.254.201"
echo:
2024-06-28 23:23:04 +00:00
hostname: echo.fp.sbtp.xyz
2024-07-06 08:49:51 +00:00
uppy:
hostname: uppy.fp.sbtp.xyz
imageName: fp/uppy
s3:
2024-07-10 02:34:23 +00:00
endpoint: https://s3.us-west-000.backblazeb2.com
bucket: fp-usc-dev
2024-07-06 08:49:51 +00:00
region: us-west-000
prefix: s3
clientOrigins: next.fp.sbtp.xyz
domain: uppy.fp.sbtp.xyz
uploadUrls: https://uppy.fp.sbtp.xyz/files
2024-07-10 02:34:23 +00:00
url: https://uppy.fp.sbtp.xyz
2024-06-28 23:23:04 +00:00
certManager:
2024-07-10 02:34:23 +00:00
issuer: letsencrypt-staging
bot:
discordChannelId: "1185024773231759481"
discordGuildId: "1084674137391374338"
2024-07-10 02:34:23 +00:00
imageName: fp/bot
2024-07-14 05:20:35 +00:00
replicas: 1
2024-07-23 02:59:41 +00:00
# trigger:
# imageName: ghcr.io/triggerdotdev/trigger.dev:self-host-rc.3
# worker:
# replicas: 1
# webapp:
# replicas: 1
# hostname: trigger.fp.sbtp.xyz