github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/source.toolkit.fluxcd.io/OCIRepository/actions/testdata/reconciled_ocirepository.yaml (about)

     1  apiVersion: source.toolkit.fluxcd.io/v1beta2
     2  kind: OCIRepository
     3  metadata:
     4    name: podinfo
     5    namespace: default
     6    annotations:
     7      reconcile.fluxcd.io/requestedAt: 'By Argo CD at: 0001-01-01T00:00:00'
     8  spec:
     9    interval: 5m0s
    10    url: oci://ghcr.io/stefanprodan/manifests/podinfo
    11    ref:
    12      tag: latest