Add golib-ci ServiceAccount for woodpecker #447
@@ -10,6 +10,7 @@ resources:
|
||||
- serviceaccount_arrproxy_ci.yaml
|
||||
- serviceaccount_autobackup_operator_ci.yaml
|
||||
- serviceaccount_ghp.yaml
|
||||
- serviceaccount_golib_ci.yaml
|
||||
- serviceaccount_kea_operator_ci.yaml
|
||||
- serviceaccount_mediamark_ci.yaml
|
||||
- serviceaccount_plugin_docker_buildx.yaml
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: golib-ci
|
||||
namespace: woodpecker
|
||||
Reference in New Issue
Block a user