Skip to content

Commit

Permalink
add registry cache
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpoly committed Sep 8, 2023
1 parent 3b85835 commit 864e4dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,7 @@ accessories:
# healthcheck:
# path: /healthz
# port: 4000

builder:
cache:
type: registry
options: mode=max,image-manifest=true,oci-mediatypes=true

0 comments on commit 864e4dd

Please sign in to comment.