Skip to content
Snippets Groups Projects
Commit 2a4db6bc authored by Sivert Kronen Hatteberg's avatar Sivert Kronen Hatteberg
Browse files

Add example cerebrum_client config

parent 299a6954
No related branches found
No related tags found
1 merge request!149Greg 95 cerebrum sponsor import
......@@ -17,6 +17,11 @@ ORGREG_CLIENT = {
"headers": {"X-Gravitee-Api-Key": "bar"},
}
CEREBRUM_CLIENT = {
"url": "https://example.com/fake/",
"headers": {"X-Gravitee-Api-Key": "bar"},
}
Q_CLUSTER = {
"name": "greg",
"workers": 4,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment