-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtotal-blank-values.yaml
More file actions
101 lines (98 loc) · 2.25 KB
/
total-blank-values.yaml
File metadata and controls
101 lines (98 loc) · 2.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
backend:
staticFiles:
credentials/vertex.json: ""
on_prem/company_instructions.md: ""
customsecrets.env: ""
config:
LOG_LEVEL: ""
ENV: ""
NPM_CONFIG_REGISTRY: ""
GRANIAN_WORKERS: ""
REFLEX_OPLOCK_ENABLED: ""
SANDBOX_TYPE: ""
SANDBOX_DOCKER_IMAGE: ""
VERTEX_SKIP_CLOUDFLARE_GATEWAY: ""
BARE_AGENT_MODE_ENABLED: ""
GOOGLE_APPLICATION_CREDENTIALS: ""
ENABLE_WHITE_LABELING: ""
ENABLE_TIERS: ""
RX_CLOUD_BACKEND: ''
RX_CLOUD_FRONTEND: ''
ENABLED_TOOLS: ''
ENABLED_INTEGRATIONS: ''
S3_ENDPOINT_URL: ''
S3_BUCKET_NAME: ''
relace_url: ''
anthropic_url: ''
openai_url: ''
vertex_url: ''
GOOGLE_VERTEX_PROJECT_ID: ''
NPM_CONFIG_REGISTRY: ''
ui_logo: ''
ui_color_pallet: ''
PAGES_TITLE: ''
HERO_TITLE: ''
HERO_DESCRIPTION: ''
ENABLE_TIERS: ''
ENABLE_CODE_PANEL: ''
ENABLE_SECRETS_PANEL: ''
ENABLE_KNOWLEDGE_PANEL: ''
ENABLE_INTEGRATIONS_PANEL: ''
ENABLE_PLAN_PANEL: ''
SHOW_RESIZABLE_SANDBOX: ''
ROOT_DOMAIN: ''
REFLEX_DEPLOY_URL: ''
AUTH_BACKEND: ''
RX_CLOUD_BACKEND: ''
RX_CLOUD_FRONTEND: ''
OIDC_DOMAIN: ''
OIDC_CLIENT_ID: ''
AI_PROVIDER: ''
BEDROCK_REGION: ''
AWS_S3_GRANTS_ACCOUNT_ID: ''
AWS_S3_GRANTS_REGION: ''
CLOUDFLARE_ACCOUNT_ID: ''
OBJECT_STORAGE_PROVIDER: ''
KUBERNETES_DNS_SUFFIX: ''
DEPLOYMENT_PUBLISH_NOTIFIER_ENDPOINT: ''
PERSISTENT_MEMORY_KEYS: ''
FORCE_SECRETS_ENV_FILE: ''
secrets:
S3_ACCESS_KEY_ID: ''
S3_SECRET_ACCESS_KEY: ''
RELACE_API_KEY: ''
ANTHROPIC_API_KEY: ''
OPENAI_API_KEY: ''
OIDC_CLIENT_SECRET: ''
BEDROCK_ACCESS_KEY_ID: ''
BEDROCK_SECRET_ACCESS_KEY: ''
AWS_S3_GRANTS_ACCESS_KEY_ID: ''
AWS_S3_GRANTS_SECRET_ACCESS_KEY: ''
CLOUDFLARE_API_TOKEN: ''
DEPLOYMENT_PUBLISH_NOTIFIER_API_KEY: ''
caddy:
primaryColor: ''
secondaryColor: ''
staticFiles:
logo_light: ''
logo_dark: ''
favicon: ''
ingress:
enabled: true
installIngressController: 1
hostname: ''
className: ''
annotations: ''
tls:
enabled: true
genSelfSignedCert: false
cert: ''
key: ''
postgres:
username: ''
password: ''
host: ''
port: ''
database: ''
cloudnativepg:
enabled: false