deploy: render AgentRun jd01-v0.2-gitops from UniDesk YAML
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{apiVersion: v1,kind: ServiceAccount,metadata: {name: agentrun-jd01-v02-runner,namespace: agentrun-v02,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: JD01}}}
|
||||
---
|
||||
{apiVersion: rbac.authorization.k8s.io/v1,kind: Role,metadata: {name: agentrun-jd01-v02-runner-secret-reader,namespace: agentrun-v02,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: JD01}},rules: [{apiGroups: [""],resources: [secrets],verbs: [get]}]}
|
||||
---
|
||||
{apiVersion: rbac.authorization.k8s.io/v1,kind: RoleBinding,metadata: {name: agentrun-jd01-v02-runner-secret-reader,namespace: agentrun-v02,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: JD01}},subjects: [{kind: ServiceAccount,name: agentrun-jd01-v02-runner}],roleRef: {apiGroup: rbac.authorization.k8s.io,kind: Role,name: agentrun-jd01-v02-runner-secret-reader}}
|
||||
Reference in New Issue
Block a user