We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b5782 commit d82ca52Copy full SHA for d82ca52
k8s/README.md
@@ -12,7 +12,7 @@
12
我们将使用此存储库中的`kubectl`应用 YAML 文件,该文件将安装 `linux-command` 应用。
13
14
```bash
15
-$ kubectl apply -f https://raw.githubusercontent.com/jaywcjlove/linux-command/master/deploy/yamls/linux-command.yaml
+$ kubectl apply -f https://raw.githubusercontent.com/jaywcjlove/linux-command/refs/heads/master/k8s/linux-command.yaml
16
```
17
18
检查 `Deployment` 状态:
0 commit comments