Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ const Settings: React.FC = () => {
<Text color="helper">
If enabled, Porter will mount a shared storage drive in your
cluster, accessible by all services of this app. This drive is
accessible at /data/efs/{porterApp.name}
accessible at /data/{porterApp.name}
</Text>
<Spacer y={0.5} />
<Controller
Expand Down