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
dd5a5542
Commit
dd5a5542
authored
Oct 13, 2021
by
Aliaksandr Lubouski (EPAM)
🥑
Browse files
GONRG-3504: minor fix for SHARED_TENANT_NAME variable
parent
d6b815bf
Pipeline
#71452
failed with stages
in 62 minutes and 58 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
devops/gcp/configmap/templates/workflow-variables.yml
View file @
dd5a5542
...
...
@@ -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_TEN
E
NT_NAME
:
"
{{
.Values.data.shared_tenant_name
}}"
SHARED_TEN
A
NT_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