mirror of https://github.com/istio/istio.io.git
Remove @...@ from dir, only works for files (#8516)
This commit is contained in:
parent
4f27b2b330
commit
3ab0b04419
|
@ -358,7 +358,7 @@ Use the following instructions to deploy the [Kiali](/docs/ops/integrations/kial
|
|||
1. Install Kiali and wait for it to be deployed.
|
||||
|
||||
{{< text bash >}}
|
||||
$ kubectl apply -f @samples/addons@
|
||||
$ kubectl apply -f samples/addons
|
||||
$ kubectl rollout status deployment/kiali -n istio-system
|
||||
Waiting for deployment "kiali" rollout to finish: 0 of 1 updated replicas are available...
|
||||
deployment "kiali" successfully rolled out
|
||||
|
|
Loading…
Reference in New Issue