https://flyte.org logo
#flyte-deployment
Title
# flyte-deployment
m

Mike Ossareh

06/15/2023, 4:19 PM
how do you delete a flyte project? we had a case of
seedProjects
gone wrong, and now our flyteUI is full of projects we want to remove.
😅 and flyte will recreate the namespaces it thinks should exist.
k

Kevin Su

06/15/2023, 4:36 PM
are you using flytectl demo cluster?
m

Mike Ossareh

06/15/2023, 4:37 PM
Nope, this is a flyte-binary deployment.
OK; after correcting helm's values.yaml to have the correct
seedProjects
. I then: 1. restarted the flyte deployment 2. deleted the offending projects from
projects
in the flyte database 3. removed all of the namespaces 4. restarted the flyte deployment everything seems to be back to normal now.
d

David Espejo (he/him)

06/15/2023, 5:12 PM
@Mike Ossareh just to confirm, this is for the
flyte-core
chart right?
m

Mike Ossareh

06/15/2023, 5:19 PM
flyte-binary.
13 Views