homelab-gitops/apps/tekton/tekton-runner-binding.yaml
gwg313 e507515766
Some checks are pending
Pipelines as Code CI / homelab-ci CI has Started
add pac
Signed-off-by: gwg313 <gwg313@pm.me>
2026-06-29 21:03:51 -04:00

15 lines
272 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: tekton-runner
namespace: cicd
subjects:
- kind: ServiceAccount
name: tekton-runner
namespace: cicd
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: tekton-runner