update at 2024-05-15 19:10:54

pull/158/head
roc 2024-05-15 19:10:54 +08:00
parent 2954620dc0
commit a8f0786feb
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ dnsmasq
<FileBlock showLineNumbers title="daemonset.yaml" file="home-network/dnsmasq.yaml" />
* 注意修改账号密码,本例使用 `roc` 作为账号名,`111111` 作为密码。
* 将要共享的目录通过 hostPath 挂载进去,本例挂载和共享 `//data` 目录。
* 将要共享的目录通过 hostPath 挂载进去,本例挂载和共享 `/data` 目录。
## 配置 kustomization.yaml