Skip to content

Commit 23d455d

Browse files
committed
chore(registry): update cronjob command
1 parent beef8ab commit 23d455d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/registry/templates/registry-cronjob-daily.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ spec:
4141
- -ec
4242
- |
4343
# run garbage collect
44-
boot garbage-collect ${DRYCC_REGISTRY_CONFIG} --dry-run --delete-untagged
44+
start-registry garbage-collect ${DRYCC_REGISTRY_CONFIG} --dry-run --delete-untagged
4545
{{- end }}
4646
{{- include "registry.envs" . | indent 12 }}

0 commit comments

Comments
 (0)