fix(tekton): update new Dashboard install link

This commit is contained in:
Khue Doan 2023-01-25 22:10:42 +07:00
parent a7016de626
commit d5eb6d9a76
2 changed files with 1 additions and 20 deletions

View File

@ -41,22 +41,3 @@ spec:
- --command
args:
- "pre-commit run --color=always"
---
apiVersion: tekton.dev/v1beta1
kind: PipelineRun
metadata:
name: homelab
spec:
serviceAccountName: tekton-admin
pipelineRef:
name: homelab
workspaces:
- name: shared-data
volumeClaimTemplate:
spec:
storageClassName: longhorn
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 1Gi

View File

@ -8,7 +8,7 @@ resources:
- https://storage.googleapis.com/tekton-releases/triggers/latest/release.yaml
- https://storage.googleapis.com/tekton-releases/triggers/latest/interceptors.yaml
# Dashboard
- https://storage.googleapis.com/tekton-releases/dashboard/latest/tekton-dashboard-release.yaml
- https://storage.googleapis.com/tekton-releases/dashboard/latest/release-full.yaml
- ingress.yaml
# Service account
- serviceaccount.yaml