Volume Name
{{ $form['name'] }}
Source Path
{{ $displayHostPath }}
Destination Path
{{ $form['mountPath'] }}
@if ($supportsPreviewSuffix)
PR suffix
{{ $form['isPreviewSuffixEnabled'] ? 'Add suffix' : 'Share volume' }}
@endif
Backup
@if ($hasEnabledBackup)
$hasS3Backup])
title="{{ $hasS3Backup ? 'Backups are saved to S3' : 'Backups are stored locally only' }}">
{{ $hasS3Backup ? 'S3' : 'Local' }}
@else
-
@endif
@if ($showBackupAction)
@if ($canUpdate)
@if ($resource instanceof \App\Models\Application)
@else
@endif
@else
—
@endif
@if ($form['canDeleteStale'])
@endif
@endif