mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
8 lines
130 B
YAML
8 lines
130 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: tekton-pipelines
|
|
|
|
bases:
|
|
- ./tasks/
|
|
- ./pipelines/
|