未验证 提交 920ccb1c 编写于 作者: E Eric Gao 提交者: GitHub

Fix default value for resource center in k8s mode (#12906)

上级 82b1fc9c
...@@ -72,7 +72,7 @@ conf: ...@@ -72,7 +72,7 @@ conf:
data.basedir.path: /tmp/dolphinscheduler data.basedir.path: /tmp/dolphinscheduler
# resource storage type: HDFS, S3, NONE # resource storage type: HDFS, S3, NONE
resource.storage.type: HDFS resource.storage.type: NONE
# resource store on HDFS/S3 path, resource file will store to this hadoop hdfs path, self configuration, please make sure the directory exists on hdfs and have read write permissions. "/dolphinscheduler" is recommended # resource store on HDFS/S3 path, resource file will store to this hadoop hdfs path, self configuration, please make sure the directory exists on hdfs and have read write permissions. "/dolphinscheduler" is recommended
resource.upload.path: /dolphinscheduler resource.upload.path: /dolphinscheduler
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册