File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -409,6 +409,7 @@ def _download_ui_operator_crds() -> str:
409409 Path ("salt/metalk8s/addons/ui/deployed/ingress.sls" ),
410410 Path ("salt/metalk8s/addons/ui/deployed/init.sls" ),
411411 Path ("salt/metalk8s/addons/ui/deployed/ui-operator-cr.sls" ),
412+ Path ("salt/metalk8s/addons/ui/deployed/ui-operator-prepare.sls" ),
412413 Path ("salt/metalk8s/addons/ui/config/metalk8s-ui-config.yaml.j2" ),
413414 Path ("salt/metalk8s/addons/ui/config/metalk8s-shell-ui-config.yaml.j2" ),
414415 Path ("salt/metalk8s/addons/ui/config/workloadplane-shell-ui-config.yaml.j2" ),
@@ -430,6 +431,7 @@ def _download_ui_operator_crds() -> str:
430431 Path ("salt/metalk8s/addons/ui-operator/post-upgrade.sls" ),
431432 Path ("salt/metalk8s/addons/shell-ui/deployed/init.sls" ),
432433 Path ("salt/metalk8s/addons/shell-ui/deployed/ui-operator-cr.sls" ),
434+ Path ("salt/metalk8s/addons/shell-ui/deployed/ui-operator-prepare.sls" ),
433435 Path ("salt/metalk8s/addons/solutions/deployed/configmap.sls" ),
434436 Path ("salt/metalk8s/addons/solutions/deployed/init.sls" ),
435437 Path ("salt/metalk8s/addons/solutions/deployed/namespace.sls" ),
You can’t perform that action at this time.
0 commit comments