Skip to content

Commit 8aff9e3

Browse files
istio-testingSteven Landow
andauthored
update istiod gw sample in 1.8 upgrade notes (#8568)
Co-authored-by: Steven Landow <[email protected]>
1 parent 2c8df81 commit 8aff9e3

File tree

1 file changed

+1
-1
lines changed
  • content/en/news/releases/1.8.x/announcing-1.8/upgrade-notes

1 file changed

+1
-1
lines changed

content/en/news/releases/1.8.x/announcing-1.8/upgrade-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For users with `values.global.meshExpansion.enabled=true`, perform the following
5656
1. Apply the code sample for exposing Istiod through ingress.
5757

5858
{{< text bash >}}
59-
$ kubectl apply -f @samples/istiod-gateway/istiod-gateway.yaml@
59+
$ kubectl apply -f @samples/multicluster/expose-istiod.yaml@
6060
{{< /text >}}
6161

6262
This removes `operator.istio.io/managed` labels from the associated Istio networking resources so that the Istio installer won't delete them. After this step, you can modify these resources freely.

0 commit comments

Comments
 (0)