Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 12 additions & 16 deletions docs/welcome/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,22 +106,18 @@ Binary releases can be downloaded from the [releases page](https://github.com/da

---

<div style={{ position: 'relative', paddingTop: '56.25%' }}>
<iframe
src='https://fast.wistia.net/embed/iframe/m7eumvgf8y'
title='Datree Installation demo inc helm and schema Video'
style={{ position: 'absolute', top: '0', left: '0' }}
allow='autoplay; fullscreen'
allowtransparency='true'
frameBorder='0'
scrolling='no'
class='wistia_embed'
name='wistia_embed'
allowfullscreen
msallowfullscreen
width='100%'
height='100%'></iframe>
</div>
<iframe
src="https://fast.wistia.net/embed/iframe/m7eumvgf8y"
title="Datree Installation demo inc helm and schema Video"
allow="autoplay; fullscreen"
allowtransparency="true"
frameborder="0"
scrolling="no"
class="wistia_embed" n
ame="wistia_embed"
msallowfullscreen
width="640" height="400">
</iframe>
<script src='https://fast.wistia.net/assets/external/E-v1.js' async></script>

---
Expand Down