mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-05 19:51:01 +00:00
6 lines
237 B
YAML
6 lines
237 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
|