Skip to content

Commit d82ca52

Browse files
committed
doc: update k8s/README.md
1 parent 50b5782 commit d82ca52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
我们将使用此存储库中的`kubectl`应用 YAML 文件,该文件将安装 `linux-command` 应用。
1313

1414
```bash
15-
$ kubectl apply -f https://raw.githubusercontent.com/jaywcjlove/linux-command/master/deploy/yamls/linux-command.yaml
15+
$ kubectl apply -f https://raw.githubusercontent.com/jaywcjlove/linux-command/refs/heads/master/k8s/linux-command.yaml
1616
```
1717

1818
检查 `Deployment` 状态:

0 commit comments

Comments
 (0)