Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
ef827b2c69
commit
145721146e
35 changed files with 919 additions and 122 deletions
8
apps/tekton/namespace.yaml
Normal file
8
apps/tekton/namespace.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: cicd
|
||||
labels:
|
||||
app.kubernetes.io/name: cicd
|
||||
app.kubernetes.io/part-of: tekton
|
||||
app.kubernetes.io/managed-by: argocd
|
||||
Loading…
Add table
Add a link
Reference in a new issue