Remember to create the automation object

This commit is contained in:
Michael Bridgen 2020-07-28 08:33:49 +01:00
parent c10df15184
commit f61aee4f97
1 changed files with 2 additions and 0 deletions

View File

@ -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