Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Deployment and Operations
infra-azure-provisioning
Commits
bea95a88
Commit
bea95a88
authored
May 21, 2021
by
preeti singh[Microsoft]
Committed by
Kishore Battula
May 21, 2021
Browse files
Update helm-config.yaml
parent
e1e03cf9
Changes
2
Hide whitespace changes
Inline
Side-by-side
charts/README.md
View file @
bea95a88
...
...
@@ -283,6 +283,7 @@ airflow:
AIRFLOW_VAR_CORE__SERVICE__STORAGE__URL: "http://storage.osdu.svc.cluster.local/api/storage/v2/records"
AIRFLOW_VAR_CORE__SERVICE__FILE__HOST: "http://file.osdu.svc.cluster.local/api/file/v2"
AIRFLOW_VAR_CORE__SERVICE__WORKFLOW__HOST: "http://ingestion-workflow.osdu.svc.cluster.local/api/workflow"
AIRFLOW_VAR_CORE__SERVICE__SEARCH_WITH_CURSOR__URL: "http://search-service.osdu.svc.cluster.local/api/search/v2/query_with_cursor"
extraEnv:
- name: AIRFLOW__CORE__FERNET_KEY
valueFrom:
...
...
@@ -320,6 +321,7 @@ airflow:
"azure-storage-blob",
"azure-servicebus==7.0.1",
"toposort==1.6",
"strict-rfc3339==0.7",
"https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.0.4.tar.gz"
]
extraVolumeMounts:
...
...
charts/airflow/helm-config.yaml
View file @
bea95a88
...
...
@@ -188,6 +188,7 @@ airflow:
AIRFLOW_VAR_CORE__SERVICE__STORAGE__URL
:
"
http://storage.osdu.svc.cluster.local/api/storage/v2/records"
AIRFLOW_VAR_CORE__SERVICE__FILE__HOST
:
"
http://file.osdu.svc.cluster.local/api/file/v2"
AIRFLOW_VAR_CORE__SERVICE__WORKFLOW__HOST
:
"
http://ingestion-workflow.osdu.svc.cluster.local/api/workflow"
AIRFLOW_VAR_CORE__SERVICE__SEARCH_WITH_CURSOR__URL
:
"
http://search-service.osdu.svc.cluster.local/api/search/v2/query_with_cursor"
extraEnv
:
-
name
:
CLOUD_PROVIDER
value
:
"
azure"
...
...
@@ -250,6 +251,7 @@ airflow:
"
azure-storage-blob"
,
"
azure-servicebus==7.0.1"
,
"
toposort==1.6"
,
"
strict-rfc3339==0.7"
,
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.0.4.tar.gz"
]
extraVolumeMounts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment