Skip to content

Commit

Permalink
feat: use Scarf Gateway for DevLake helm charts downloads (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: Arjun Devarajan <[email protected]>
  • Loading branch information
arjundevarajan and Arjun Devarajan authored Jul 18, 2023
1 parent 47d4b97 commit 84a11aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/devlake/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ grafana:

lake:
image:
repository: apache/devlake
repository: devlake.docker.scarf.sh/apache/devlake
pullPolicy: Always
# defaults to imageTag; if set, lake.image.tag will override imageTag
# tag:
Expand Down Expand Up @@ -207,7 +207,7 @@ lake:

ui:
image:
repository: apache/devlake-config-ui
repository: devlake.docker.scarf.sh/apache/devlake-config-ui
pullPolicy: Always
# defaults to imageTag; if set, lake.image.tag will override imageTag
# tag:
Expand Down

0 comments on commit 84a11aa

Please sign in to comment.