Skip to content

Commit 762c356

Browse files
author
Cristhian Garcia
authored
feat: add aspects deployments to post init deployments (#123)
1 parent 6af587e commit 762c356

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

drydock/plugin.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ def get_sync_waves_for_resource(resource_name: str) -> SYNC_WAVES_ORDER_ATTRS_TY
161161
"forum",
162162
"lms-worker",
163163
"cms-worker",
164+
"superset",
165+
"superset-worker",
166+
"superset-celery-beat",
164167
],
165168
"NGINX_STATIC_CACHE_CONFIG": {},
166169
},

0 commit comments

Comments
 (0)