Skip to content

Commit

Permalink
Revert "Update cargo-home.yaml" (#1145)
Browse files Browse the repository at this point in the history
Reverts #1144
  • Loading branch information
wuhuizuo authored May 20, 2024
1 parent fc809b3 commit a65785b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/prod/tekton/configs/pvcs/cargo-home.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ spec:
apiVersion: batch/v1
kind: Job
metadata:
name: add-cargo-config-in-pvc
name: add-cargo-config-with-git-type-mirror
spec:
template:
spec:
restartPolicy: Never
containers:
- name: add-cargo-config-with-git-type-mirror
- name: add-cargo-config
image: busybox:1.36.1
env:
- name: CRATES_IO_REGISTRY_MIRROR
Expand Down

0 comments on commit a65785b

Please sign in to comment.