mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-05 19:51:01 +00:00
7 lines
337 B
YAML
7 lines
337 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- https://storage.googleapis.com/tekton-releases/pipeline/latest/release.yaml
|
|
- https://storage.googleapis.com/tekton-releases/dashboard/latest/release.yaml
|
|
- https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/stable/release.k8s.yaml
|