This commit is contained in:
marcel-dempers 2023-03-11 23:10:49 +11:00
parent 7fe61a2d6e
commit 48eace7204

View File

@ -267,4 +267,7 @@ kubectl describe imagerepository
#see image being updated
kubectl describe imagepolicy example-app-2
# see flux commiting back to the repo
kubectl describe imageupdateautomation example-app-2
```