ci: use forgejo mirror for busybox
This commit is contained in:
parent
bc3764c219
commit
af662db1f2
7 changed files with 38 additions and 1 deletions
|
|
@ -9,11 +9,16 @@ postgresql:
|
|||
# https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1045
|
||||
image:
|
||||
registry: public.ecr.aws
|
||||
|
||||
global:
|
||||
security:
|
||||
allowInsecureImages: true
|
||||
|
||||
# Use mirror
|
||||
# https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1045
|
||||
test:
|
||||
image:
|
||||
name: code.forgejo.org/oci/busybox
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue