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
fbb54450
Commit
fbb54450
authored
Jul 26, 2021
by
Vineeth Guna [Microsoft]
Browse files
Fixed graceful termination
parent
1fb4d677
Changes
2
Hide whitespace changes
Inline
Side-by-side
charts/airflow/helm-config-dp.yaml
View file @
fbb54450
...
...
@@ -190,9 +190,7 @@ airflow:
maxReplicas
:
20
scaleDown
:
coolDownPeriod
:
300
celery
:
gracefullTermination
:
true
gracefullTerminationPeriod
:
600
terminationPeriod
:
600
labels
:
# DO NOT DELETE THIS LABEL. SET IT TO "false" WHEN AUTOSCALING IS DISABLED, SET IT TO "true" WHEN AUTOSCALING IS ENABLED
autoscalingEnabled
:
"
false"
...
...
charts/airflow/helm-config.yaml
View file @
fbb54450
...
...
@@ -184,9 +184,7 @@ airflow:
maxReplicas
:
20
scaleDown
:
coolDownPeriod
:
300
celery
:
gracefullTermination
:
true
gracefullTerminationPeriod
:
600
terminationPeriod
:
600
labels
:
# DO NOT DELETE THIS LABEL. SET IT TO "false" WHEN AUTOSCALING IS DISABLED, SET IT TO "true" WHEN AUTOSCALING IS ENABLED
autoscalingEnabled
:
"
false"
...
...
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