open-vault/ui/app/templates/components/wizard/secrets-display-database-role.hbs

9 lines
234 B
Handlebars
Raw Normal View History

<WizardSection
@headerText="Create a Role"
@instructions='Edit the details of your role and click “Create role.”'
>
<p>
Roles are what generate database credentials. They can be static or dynamic.
</p>
</WizardSection>