Files
auricom-home-cluster/kubernetes/cluster-0/apps/development/tekton/kustomization.yaml
2022-12-26 11:34:38 +01:00

11 lines
516 B
YAML

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/tektoncd/pipeline/releases/download/v0.42.0/release.yaml
- https://github.com/tektoncd/triggers/releases/download/v0.22.0/release.yaml
- https://github.com/tektoncd/triggers/releases/download/v0.22.0/interceptors.yaml
- https://github.com/tektoncd/dashboard/releases/download/v0.30.0/tekton-dashboard-release.yaml
- ./ingress.yaml