Skip to content

Instantly share code, notes, and snippets.

View evan-xy-hu's full-sized avatar

Evan Hu evan-xy-hu

  • Philips
  • 15:02 (UTC +08:00)
View GitHub Profile
@ctron
ctron / tekton-cleanup.yaml
Last active May 10, 2024 12:18
Cleaning up Tekton pipeline runs
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: cleaner
---
kind: Role
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: cleaner