From 287b3bebf5e655f83ed15af872029c120aa49d2d Mon Sep 17 00:00:00 2001 From: Nitish Malhotra Date: Wed, 19 May 2021 15:27:16 -0700 Subject: [PATCH] Copy bookinfo from examples to config samples Signed-off-by: Nitish Malhotra --- config/samples/bookinfo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/samples/bookinfo.yaml b/config/samples/bookinfo.yaml index cc870bcb..d12136b4 100644 --- a/config/samples/bookinfo.yaml +++ b/config/samples/bookinfo.yaml @@ -29,7 +29,7 @@ spec: type: ClusterIP - name: bookinfo dependencies: [ambassador] - order: first + order: last spec: chart: url: "https://nitishm.github.io/charts"