From f61aee4f973e960f3da32e0ef60b0462158842a0 Mon Sep 17 00:00:00 2001 From: Michael Bridgen Date: Tue, 28 Jul 2020 08:33:49 +0100 Subject: [PATCH] Remember to create the automation object --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 61af7ad..5f9103a 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,8 @@ EOF Note that the image policy you created earlier, and the git repository, are both mentioned. + kubectl apply -f update.yaml + Once that's created, it should quickly commit a change to the git repository, to make the image in the deployment match the most recent given by the image policy. Here's an example, [from my own