Some checks are pending
Pipelines as Code CI / homelab-ci CI has Started
Signed-off-by: gwg313 <gwg313@pm.me>
8 lines
176 B
YAML
8 lines
176 B
YAML
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
|