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

     1  apiVersion: source.toolkit.fluxcd.io/v1
     2  kind: HelmRepository
     3  metadata:
     4    name: podinfo
     5    namespace: default
     6  spec:
     7    interval: 5m0s
     8    suspend: true
     9    url: https://stefanprodan.github.io/podinfo