Skip to content

Commit 0ac141a

Browse files
chore: fix apply-all command
1 parent d3192c0 commit 0ac141a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operations/chime-live-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ kubectl apply -f k8s/infra/ingress-nginx.yaml
6767
Or the entire directory:
6868

6969
```bash
70-
kubectl diff -Rf k8s/
70+
kubectl apply -Rf k8s/
7171
```

0 commit comments

Comments
 (0)