diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php index cc252c827..adc3f3600 100644 --- a/resources/views/livewire/project/new/select.blade.php +++ b/resources/views/livewire/project/new/select.blade.php @@ -202,6 +202,10 @@
  • Select a Server
  • Select a Destination
  • + @if ($isDatabase) +
    Swarm clusters are excluded from this type of resource at the moment. It will + be activated soon. Stay tuned.
    + @endif {{-- @if ($isDatabase)