deploy: render AgentRun jd01-v0.2-gitops from UniDesk YAML

This commit is contained in:
UniDesk AgentRun Ops
2026-06-29 07:45:34 +00:00
commit b7cf4c2a26
9 changed files with 59 additions and 0 deletions
@@ -0,0 +1 @@
{apiVersion: argoproj.io/v1alpha1,kind: AppProject,metadata: {name: agentrun-jd01-v02,namespace: argocd,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: JD01}},spec: {description: AgentRun v0.2 GitOps lane,sourceRepos: [http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/agentrun.git,git@github.com:pikasTech/agentrun.git],destinations: [{server: https://kubernetes.default.svc,namespace: agentrun-v02}],clusterResourceWhitelist: [{group: "",kind: Namespace}],namespaceResourceWhitelist: [{group: "*",kind: "*"}]}}