github.com/argoproj/argo-cd/v2@v2.10.9/hack/gen-resources/examples/gen_resources.yaml (about)

     1  application:
     2    samples: 300
     3    source:
     4      strategy: Random
     5    destination:
     6      strategy: Random
     7  
     8  
     9  cluster:
    10    samples: 2
    11    namespacePrefix: vcluster
    12    valuesFilePath: /Users/argocd/.kube/util/values.yaml
    13    destinationNamespace: argocd
    14    clusterNamePrefix: test
    15  
    16  repository:
    17    samples: 100
    18  
    19  project:
    20    samples: 15
    21  
    22  namespace: argocd