fix(docker/volumes): Add volume typo [EE-6226] (#10483)

pull/10520/head
Chaim Lev-Ari 2023-10-23 13:31:59 +03:00 committed by GitHub
parent b933bee95e
commit 70455320be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ export function TableActions({
className="!m-0"
data-cy="volume-addVolumeButton"
>
Add secret
Add volume
</Button>
</Authorized>
</div>