File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ client-router-cert True client-router-cert 30m
236
236
237
237
## Download the tunnel CLI
238
238
239
- We provide a CLI to help you create and manage tunnels. It is available as a plugin for the inlets-pro CLI.
239
+ We provide a CLI to help you create and manage tunnels. It is available as a plugin for the inlets-pro CLI.
240
240
241
241
Download the `inlets-pro` binary:
242
242
@@ -270,8 +270,8 @@ helm template oci://ghcr.io/openfaasltd/inlets-uplink-provider \
270
270
--include-crds=true \
271
271
--output-dir=/tmp
272
272
273
- kubectl apply -f /
274
- tmp/inlets-uplink-provider/crds/uplink.inlets.dev_tunnels.yaml
273
+ kubectl apply -f \
274
+ / tmp/inlets-uplink-provider/crds/uplink.inlets.dev_tunnels.yaml
275
275
```
276
276
277
277
### Upgrading existing customer tunnels
You can’t perform that action at this time.
0 commit comments