Skip to content

Commit

Permalink
feat: add aspects deployments to post init deployments
Browse files Browse the repository at this point in the history
(cherry picked from commit 4fb13df)
  • Loading branch information
Ian2012 committed Jul 15, 2024
1 parent 78af5e5 commit 59c0638
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drydock/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,9 @@ def get_sync_waves_for_resource(resource_name: str) -> SYNC_WAVES_ORDER_ATTRS_TY
"forum",
"lms-worker",
"cms-worker",
"superset",
"superset-worker",
"superset-celery-beat",
],
"PDB_MINAVAILABLE_PERCENTAGE_LMS": 0,
"PDB_MINAVAILABLE_PERCENTAGE_LMS_WORKER": 0,
Expand Down

0 comments on commit 59c0638

Please sign in to comment.