github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/image.toolkit.fluxcd.io/ImageUpdateAutomation/actions/testdata/reconciled_imageupdateautomation.yaml (about)

     1  apiVersion: image.toolkit.fluxcd.io/v1beta2
     2  kind: ImageUpdateAutomation
     3  metadata:
     4    name: podinfo-update
     5    namespace: default
     6    annotations:
     7      reconcile.fluxcd.io/requestedAt: 'By Argo CD at: 0001-01-01T00:00:00'
     8  spec:
     9    interval: 30m
    10    sourceRef:
    11      kind: GitRepository
    12      name: podinfo
    13    git:
    14      commit:
    15        author:
    16          email: fluxcdbot@users.noreply.github.com
    17          name: fluxcdbot
    18      push:
    19        branch: main
    20    update:
    21      path: ./