mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
Install Tekton and dashboard
This commit is contained in:
parent
d537f8e615
commit
acc8fe2a6b
6
applications/tekton/kustomization.yaml
Normal file
6
applications/tekton/kustomization.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
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/tekton-dashboard-release.yaml
|
Loading…
Reference in New Issue
Block a user