Skip to content

Commit

Permalink
fix(apps/_crds/prow): apply prow crd from ti-community-infra/prow repo
Browse files Browse the repository at this point in the history
with `release` branch.

Signed-off-by: wuhuizuo <[email protected]>
  • Loading branch information
wuhuizuo committed Jan 3, 2025
1 parent bb362c1 commit e2eed65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/_crds/prow/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://raw.githubusercontent.com/kubernetes/test-infra/master/config/prow/cluster/prowjob-crd/prowjob_customresourcedefinition.yaml
- https://raw.githubusercontent.com/ti-community-infra/prow/refs/heads/release/config/prow/cluster/prowjob-crd/prowjob_customresourcedefinition.yaml

0 comments on commit e2eed65

Please sign in to comment.