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

pull/10520/head
Chaim Lev-Ari 1 year ago committed by GitHub
parent b933bee95e
commit 70455320be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save