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
e5bf7570
Commit
e5bf7570
authored
Jul 29, 2021
by
Kishore Battula
Browse files
Fixed Tenacity version inclusion
parent
72756050
Pipeline
#55217
passed with stages
in 1 minute and 9 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
charts/README.md
View file @
e5bf7570
...
@@ -363,7 +363,7 @@ airflow:
...
@@ -363,7 +363,7 @@ airflow:
"jsonschema==3.2.0",
"jsonschema==3.2.0",
"pyyaml==5.4.1",
"pyyaml==5.4.1",
"requests==2.25.1",
"requests==2.25.1",
"tenacity=8.0.1",
"tenacity=
=
8.0.1",
"https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.10.0.tar.gz"
"https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.10.0.tar.gz"
]
]
extraVolumeMounts:
extraVolumeMounts:
...
...
charts/airflow/helm-config-dp.yaml
View file @
e5bf7570
...
@@ -322,7 +322,7 @@ airflow:
...
@@ -322,7 +322,7 @@ airflow:
"
jsonschema==3.2.0"
,
"
jsonschema==3.2.0"
,
"
pyyaml==5.4.1"
,
"
pyyaml==5.4.1"
,
"
requests==2.25.1"
,
"
requests==2.25.1"
,
"
tenacity=8.0.1"
,
"
tenacity=
=
8.0.1"
,
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.10.0.tar.gz"
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.10.0.tar.gz"
]
]
extraVolumeMounts
:
extraVolumeMounts
:
...
...
charts/airflow/helm-config.yaml
View file @
e5bf7570
...
@@ -332,7 +332,7 @@ airflow:
...
@@ -332,7 +332,7 @@ airflow:
"
jsonschema==3.2.0"
,
"
jsonschema==3.2.0"
,
"
pyyaml==5.4.1"
,
"
pyyaml==5.4.1"
,
"
requests==2.25.1"
,
"
requests==2.25.1"
,
"
tenacity=8.0.1"
,
"
tenacity=
=
8.0.1"
,
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.10.0.tar.gz"
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.10.0.tar.gz"
]
]
extraVolumeMounts
:
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