Experiment with page bundles to fix image location issues.

This commit is contained in:
mtail 2018-05-31 09:21:08 -07:00
parent a7c0dee770
commit 6da31e24ac
2 changed files with 1590 additions and 1 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 123 KiB

View File

@ -40,7 +40,7 @@ $ kubectl apply -f <(istioctl kube-inject -f samples/bookinfo/kube/bookinfo-deta
The updated architecture of the application now looks as follows:
{{< image width="80%" ratio="65.16%"
link="../img/bookinfo-details-v2.svg"
link="bookinfo-details-v2.svg"
caption="The Bookinfo Application with details V2"
>}}