-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvalues.yaml
More file actions
147 lines (133 loc) · 5.25 KB
/
values.yaml
File metadata and controls
147 lines (133 loc) · 5.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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
obp-api:
enabled: true
deploy:
replicaCount: 1
memoryLimit: 16Gi
cpuLimit: 4
memoryRequest: 2Gi
cpuRequest: 1
defaultDomain: api.openbankproject.com
# base64 encoded keystore object, password declared in obp values
truststore: YmFzZTY0IGVuY29kZWQgdHJ1c3RzdG9yZS5qa3M=
# base64 encoded keystore object, password declared in obp values
keystore: YmFzZSA2NCBlbmNvZGVkIGtleXN0b3JlLmprcw==
image: docker.io/openbankproject/obp-api:latest
javaOptions: "-Drun.mode=production"
obp:
super_admin_user_ids: "32274848-c124-49c3-a3c7-d292bebfc3da"
db_driver: "org.postgresql.Driver"
# base64 encoded
db_url: "amRiYzpwb3N0Z3Jlc3FsOi8vbXlkYi5jb20vYXBpP3VzZXI9YXBpJnBhc3N3b3JkPW15cGFzcw=="
hostname: "https://api.openbankproject.com"
# base64 encoded
keystore_password: JzEyMzQ1Nic=
migration_scripts.enabled: true
migration_scripts.execute_all: true
webui_override_style_sheet: "https://static.openbankproject.com/css/override.css"
authuser_skipEmailValidation: true
connector: "mapped"
webui_api_explorer_url: "https://api-explorer.openbankproject.kube"
webui_sofi_url: "https://api-sofit.openbankproject.kube"
webui_api_manager_url: "https://api-manager.openbankproject.kube"
webui_api_tester_url: "https://api-tester.openbankproject.kube"
webui_header_logo_left_url: "https://static.openbankproject.com/images/OBP_full_web.png"
write_metrics: true
cache_redis_url: something.redis.org
cache_redis_port: '6379'
obp-api-explorer:
enabled: false
replicaCount: 1
defaultDomain: api-explorer.openbankproject.com
apiexplorer_log_level: ERROR
apiexplorer_consumer_key: "eGpqeXJ2c3drYWFwddsafaDDDCfdsafasdNub3h0ZWdnNDFxNGRmMw=="
apiexplorer_consumer_secret: "MGJtcHhnd2Joa2hqeWxuNfdsafadDRJDJKFJFV5d21qbm80eXF3NA=="
obp-api-explorer-ii:
enabled: true
replicaCount: 1
defaultDomain: api-explorer.openbankproject.com
hostname_apimanager: https://api-manager.openbankproject.com
defaultapiexplorer_ii_Domain: https://api-explorer.openbankproject.com
# base64 encoded
apiexplorer_ii_consumer_key: c29tZV92YWx1ZQ==
# base64 encoded
apiexplorer_ii_consumer_secret: c29tZV92YWx1ZQ==
hostname_api: https://api.openbankproject.com
hostname_apiexplorer_ii: https://api-explorer.openbankproject.com
apiexplorer_ii_replicaCount: 1
# base64 encoded
apiexplorer_ii_server_session_password: dmVyeV9zZWNyZXQ=
node_env: production
redis_url: redis://127.0.0.1:6379
image_backend: docker.io/openbankproject/api-explorer-ii:latest
image_frontend: docker.io/openbankproject/apiexplorer-ii-nginx:latest
opey:
enabled: true
deploy:
image: docker.io/openbankproject/opey:latest
replicaCount: 1
public_explorer_key: YmFzZTY0IGVuY29kZWQgdHJ1c3RzdG9yZS5qa3M=
memoryLimit: 16Gi
cpuLimit: 2
memoryRequest: 1Gi
cpuRequest: 0.5
app:
# openai api key needs to be base64 encoded
OPENAI_API_KEY: "sk-proj-your_OpenAI_API_key"
BUILD_OPEY_VECTORDB: "true"
MOUNT_PATH: "/opey"
REDIS_HOST: "redis"
REDIS_PORT: "6379"
CONVERSATION_SUMMARY_TOKENS_LIMIT: "15000"
LOG_LEVEL: "INFO"
OBP_API_HOST: "https://test.openbankproject.com"
OBP_CONSUMER_KEY: ""
OBP_CONSUMER_SECRET: ""
OBP_API_EXPLORER_II_PUBLIC_KEY_PATH: "/keys/public_key.pem"
ENDPOINT_METADATA_PATH: "./vector-database/endpoint_metadata.json"
GLOSSARY_METADATA_PATH: "./vector-database/glossary_metadata.json"
ENDPOINT_VECTOR_DATABASE_PATH: "./vector-database/endpoint_index.faiss"
GLOSSARY_VECTOR_DATABASE_PATH: "./vector-database/glossary_index.faiss"
obp-api-manager:
enabled: true
replicaCount: 1
apimanager_hostname: "https://api-manager.openbankproject.kube"
apimanager_callback_base_url: "https://api-manager.openbankproject.kube"
apimanager_api_version: "4.0.0"
# base64 encoded
apimanager_secret_key: "c29tZXNlY3JldGtleQ=="
apimanager_allowed_hosts: 127.0.0.1,localhost,api-manager.openbankproject.kube
apimanager_consumer_key: "NDBmMDR0aTMzaG9rMmV2bnfdsaffdFSEFSFDSp3d3duNWVqNTVsMjJjcA=="
apimanager_consumer_secret: "dTViNG5oaXpid3U1MnZ5fdsafFESFDSEFZ2NubGI1YXZ2d2t5cmZheQ=="
apimanager_exclude_apps: "[u'API Manager', u'SOFIT', u'API Tester', u'null']"
apimanager_exclude_functions: getMetrics,getConnectorMetrics,getAggregateMetrics
apimanager_exclude_url_pattern: "['%management/metrics%', '%management/aggregate-metrics%']"
apimanager_apiexplorer_app_name: "API Explorer"
image: docker.io/openbankproject/api-manager:develop
hydra:
enabled: false
# base64 encoded
hydra.config.dsn: c29tZXRoaW5nLmRzbi5jb20gLSB1c2VybmFtZTogb3JiLXNlY3JldGtleQ==
hydra.config.urls.self.issuer: http://demo-oauth2.openbankproject.com/hydra-public/
hydra.config.urls.login: http://demo-identity.openbankproject.com/login
hydra.config.urls.consent: http://demo-identity.openbankproject.com/consent
# base64 encoded
hydra.config.secrets.system: d2hhdGV2ZXI=
postgresql:
enabled: false
global:
postgresql:
auth:
postgresPassword: "b3JnLnBvc3werdqrstwcfefs"
username: "obp"
password: "JaudBoFrivwejIvDoud3"
database: "obpdb"
redis:
enabled: true
architecture: standalone
commonConfiguration: |-
appendonly no
auth:
enabled: false
master:
persistence:
enabled: false