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
236236
237237## Download the tunnel CLI
238238
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.
240240
241241Download the `inlets-pro` binary:
242242
@@ -270,8 +270,8 @@ helm template oci://ghcr.io/openfaasltd/inlets-uplink-provider \
270270 --include-crds=true \
271271 --output-dir=/tmp
272272
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
275275```
276276
277277### Upgrading existing customer tunnels
You can’t perform that action at this time.
0 commit comments