Skip to content

Commit 26dbdc1

Browse files
committed
chore: remove unnecessary empty lines
Signed-off-by: Rafael Zago <[email protected]>
1 parent 5bea50b commit 26dbdc1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/common/istio-ambient-waypoint.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ spec:
314314
EOF
315315
----
316316

317-
318317
If you open the Bookinfo application in your browser and refresh the page multiple times, you'll notice that most requests (90%) go to `reviews-v1`, which don't have any stars, while a smaller portion (10%) go to `reviews-v2`, which display black stars.
319318

320319
[[security-authorization]]
@@ -351,7 +350,6 @@ spec:
351350
EOF
352351
----
353352

354-
355353
Note the targetRefs field is used to specify the target service for the authorization policy of a waypoint proxy.
356354

357355
[[security-authentication]]
@@ -379,7 +377,6 @@ kubectl delete -n bookinfo HTTPRoute reviews
379377
kubectl delete -n bookinfo Gateway waypoint
380378
----
381379

382-
383380
[[remove-the-namespace-from-the-ambient-data-plane]]
384381
==== Remove the namespace from the ambient data plane
385382

@@ -388,7 +385,6 @@ kubectl delete -n bookinfo Gateway waypoint
388385
kubectl label namespace bookinfo istio.io/dataplane-mode-
389386
----
390387

391-
392388
[[remove-the-bookinfo-applications]]
393389
==== Remove the Bookinfo applications
394390

@@ -399,7 +395,6 @@ kubectl delete -n bookinfo -f https://raw.githubusercontent.com/istio/istio/{ist
399395
kubectl delete -n bookinfo -f https://raw.githubusercontent.com/istio/istio/{istio_release_name}/samples/bookinfo/gateway-api/bookinfo-gateway.yaml
400396
----
401397

402-
403398
[[remove-the-kubernetes-gateway-api-crds]]
404399
==== Remove the Kubernetes Gateway API CRDs
405400

0 commit comments

Comments
 (0)