github.com/argoproj/argo-cd/v3@v3.2.1/reposerver/repository/testdata/app-parameters/single-global/kustomization.yaml (about)

     1  apiVersion: kustomize.config.k8s.io/v1beta1
     2  kind: Kustomization
     3  
     4  resources:
     5  - guestbook.yaml
     6  images:
     7  - name: quay.io/argoprojlabs/argocd-e2e-container
     8    newTag: "0.1"