mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-05 05:19:59 +00:00
plane add missing minio url and bucket name
This commit is contained in:
@@ -19,6 +19,8 @@ spec:
|
||||
ingress:
|
||||
enabled: true
|
||||
appHost: "plane.michaelthomson.dev"
|
||||
minioHost: "plane-minio.michaelthomson.dev"
|
||||
rabbitmqHost: "plane-mq.michaelthomson.dev"
|
||||
ingressClass: "traefik"
|
||||
|
||||
# SSL Configuration - Valid only if ingress.enabled is true
|
||||
@@ -73,5 +75,4 @@ spec:
|
||||
live_env_existingSecret: 'live-env-secret'
|
||||
|
||||
env:
|
||||
docstore_bucket: "uploads"
|
||||
doc_upload_size_limit: "5242880" # 5MB
|
||||
|
||||
Reference in New Issue
Block a user