File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -55,4 +55,12 @@ Your-APPID: intercepted
55
55
56
56
``` bash
57
57
telepresence leave APPID-APPID
58
- ```
58
+ ```
59
+
60
+ ## Troubleshooting
61
+
62
+ - ` telepresence helm install ` failed for ` arm64/Apple Chip ` cluster:
63
+
64
+ ``` bash
65
+ telepresence helm install --set image.name=pentusha/telepresence-ubuntu-multiarch --set image.registry=docker.io --set image.tag=2.10.4
66
+ ```
Original file line number Diff line number Diff line change @@ -57,3 +57,11 @@ npm run watch
57
57
``` bash
58
58
telepresence leave laf-server-laf-system
59
59
```
60
+
61
+ ## Troubleshooting
62
+
63
+ - ` telepresence helm install ` failed for ` arm64/Apple Chip ` cluster:
64
+
65
+ ``` bash
66
+ telepresence helm install --set image.name=pentusha/telepresence-ubuntu-multiarch --set image.registry=docker.io --set image.tag=2.10.4
67
+ ```
You can’t perform that action at this time.
0 commit comments