Your commit message
This commit is contained in:
11
部署应用/Oracle-Cloud/cloudreve-in-k8s/cloudrev-in-k8s.sh
Normal file
11
部署应用/Oracle-Cloud/cloudreve-in-k8s/cloudrev-in-k8s.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
# in arm-seoul-1
|
||||
|
||||
|
||||
mkdir -p "/data/k8s/local-pv"
|
||||
chown -R 5001:5001 "/data/k8s/local-pv"
|
||||
|
||||
# 2021-12-9 在Oracle-K3s集群中完美运行
|
||||
## cloudreve重启之后配置失效,是怎么回事
|
||||
Reference in New Issue
Block a user