Skip to content

Commit

Permalink
Merge pull request #180 from bcgov/chore/startup-probe
Browse files Browse the repository at this point in the history
chore: startupProbe timeout
  • Loading branch information
pbastia authored Jul 18, 2024
2 parents 5f78fdb + 9894207 commit 3a76133
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/cas-airflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ airflow:
firstName: admin
lastName: user
password: "$(DEFAULT_USER_PASS)"
startupProbe:
timeoutSeconds: 120
periodSeconds: 60

# Airflow scheduler settings
scheduler:
Expand Down

0 comments on commit 3a76133

Please sign in to comment.