浏览代码

Remove efs from displayed mount path

Mauricio Araujo 2 年之前
父节点
当前提交
e169ee797f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dashboard/src/legacy/main/home/app-dashboard/app-view/tabs/Settings.tsx

+ 1 - 1
dashboard/src/legacy/main/home/app-dashboard/app-view/tabs/Settings.tsx

@@ -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