mirror of
https://github.com/bvanroll/cicdTest.git
synced 2025-08-29 20:12:43 +00:00
webhooks via webgui config, want dees is veel te ingewikkeld via yamls
This commit is contained in:
8
manifests/resources/service-account.yaml
Normal file
8
manifests/resources/service-account.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: service-acc
|
||||
namespace: tekton-pipeline-istio-project-1
|
||||
secrets:
|
||||
- name: regcred
|
Reference in New Issue
Block a user