Skip to content

Commit

Permalink
fix: add cgr registry to spegel
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Mar 22, 2024
1 parent 2679979 commit 608932a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ spegel:
containerdSock: /run/containerd/containerd.sock
containerdRegistryConfigPath: /etc/cri/conf.d/hosts
registries:
- https://cgr.dev
- https://docker.io
- https://ghcr.io
- https://quay.io
Expand Down
5 changes: 3 additions & 2 deletions kubernetes/main/flux/repositories/helm/stevehipwell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ metadata:
name: stevehipwell
namespace: flux-system
spec:
interval: 2h
url: https://stevehipwell.github.io/helm-charts/
type: oci
interval: 5m
url: oci://ghcr.io/stevehipwell/helm-charts

0 comments on commit 608932a

Please sign in to comment.