You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The uninstall command deletes the namespace the demo was installed in. Therefore it is not possible to uninstall demos in the `default` namespace.
173
+
====
174
+
175
+
[WARNING]
176
+
====
177
+
Currently, some resources deployed by the demo are either still lingering after the deletion process or need to be deleted before running the uninstall command.
178
+
179
+
* All demos
180
+
** MutatingWebhookConfiguration `restarter-sts-enricher.stackable.tech` is not deleted
The uninstall command deletes the namespace the stack was installed in. Therefore it is not possible to uninstall stacks in the `default` namespace.
106
+
====
107
+
108
+
[WARNING]
109
+
====
110
+
Currently, some resources deployed by the stack are either still lingering after the deletion process or need to be deleted before running the uninstall command.
111
+
112
+
* All stacks
113
+
** MutatingWebhookConfiguration `restarter-sts-enricher.stackable.tech` is not deleted
0 commit comments