Skip to content

Commit

Permalink
fix storage mount location
Browse files Browse the repository at this point in the history
  • Loading branch information
strangiato committed May 16, 2024
1 parent 6d6542b commit 2128084
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ const SpawnerPage: React.FC<SpawnerPageProps> = ({ existingNotebook }) => {
variant="info"
isPlain
isInline
title="Cluster storage will mount to /"
title="Cluster storage will mount to /opt/app-root/src"
/>
<StorageField
storageData={storageData}
Expand Down

0 comments on commit 2128084

Please sign in to comment.