Skip to content

Commit

Permalink
Update Security.vue (#441)
Browse files Browse the repository at this point in the history
2X same content in 2 different blocks
  • Loading branch information
MartinRst authored Aug 17, 2023
1 parent 9d93dad commit e371a78
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions components/enterprise/Security.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,6 @@
<img class="img-fluid" src="/landing/enterprise/security-2.svg" alt="A dashboard with success or fail task events">
</div>
</div>
<div class="row mb-5">
<div class="col-md-6" data-aos="fade-left">
<img class="img-fluid" src="/landing/enterprise/security-3.svg" alt="Security shield with checkmark, representing a protected access with SSO and 2FA connection">
</div>
<div class="col-md-6" data-aos="fade-left">
<h3>Advanced Workflow Organization</h3>
<p>
Take workflow organization and collaboration to the next level with configurable namespaces.
</p>
<ul>
<li><b>Organize Workflows with Namespaces:</b> Create separate namespaces for different teams or projects, making it easy to find and manage your workflows</li>
<li><b>Control Access and Permissions:</b> Configure access and permissions at the namespace level, ensuring that users only have access to the workflows and resources relevant to their roles</li>
<li><b>Share Workflows and Resources:</b> Easily share workflows, tasks, and other resources across namespaces, fostering efficient collaboration between teams</li>
</ul>
</div>
</div>
</Section>
</div>
</template>
Expand Down

1 comment on commit e371a78

@vercel
Copy link

@vercel vercel bot commented on e371a78 Aug 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kestra-io – ./

kestra-io-kestra.vercel.app
kestra-io-git-main-kestra.vercel.app
kestra-io.vercel.app

Please sign in to comment.