diff --git a/examples/main.tf b/examples/main.tf index 3721cdd..4de597e 100644 --- a/examples/main.tf +++ b/examples/main.tf @@ -34,4 +34,17 @@ module "example" { self_heal = true allow_empty = true } + env_context_annotations = { + "argocd-image-updater.argoproj.io/image-list" = "xyz=tagesspiegel/xyz" + "argocd-image-updater.argoproj.io/xyz.update-strategy" = "latest" + "argocd-image-updater.argoproj.io/xyz.allow-tags" = <