Skip to content
GitLab
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
Data Flow
Data Ingestion
Ingestion Workflow
Commits
09643a54
Commit
09643a54
authored
Oct 12, 2021
by
Aliaksandr Lubouski (EPAM)
🥑
Browse files
GONRG-3576: fix helm chart for configmap variable
parent
cae97a50
Pipeline
#71231
failed with stages
in 70 minutes and 37 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
devops/gcp/configmap/templates/workflow-variables.yml
View file @
09643a54
...
...
@@ -14,5 +14,5 @@ data:
GCP_AIRFLOW_URL
:
"
{{
.Values.data.gcp_airflow_url
}}"
OSDU_AIRFLOW_URL
:
"
{{
.Values.data.gcp_airflow_url
}}"
WORKFLOW_ADMIN_ACCOUNT
:
"
{{
.Values.data.workflow_admin_account
}}"
SHARED_TENENT_NAME
:
"
{{
.Values.
var.data_partition_id
}}"
SHARED_TENENT_NAME
:
"
{{
.Values.
data.shared_tenant_name
}}"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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