add service argo workflows

This commit is contained in:
2024-08-27 16:53:52 +10:00
parent ffc9e84eda
commit e679f4bef7
15 changed files with 1916 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
---
apiVersion: v1
kind: Secret
metadata:
annotations:
kubernetes.io/service-account.name: default
name: default.service-account-token
type: kubernetes.io/service-account-token
---
apiVersion: v1
kind: Secret
metadata:
annotations:
kubernetes.io/service-account.name: github.com
name: github.com.service-account-token
type: kubernetes.io/service-account-token