2 lines
646 B
YAML
2 lines
646 B
YAML
{apiVersion: argoproj.io/v1alpha1,kind: AppProject,metadata: {name: agentrun-nc01-v02,namespace: argocd,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: NC01}},spec: {description: AgentRun v0.2 GitOps lane,sourceRepos: [http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-agentrun.git,http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-agentrun.git],destinations: [{server: https://kubernetes.default.svc,namespace: agentrun-v02}],clusterResourceWhitelist: [{group: "",kind: Namespace}],namespaceResourceWhitelist: [{group: "*",kind: "*"}]}}
|