5b6af846b8
Adds a valkey helm remote and allowlists the operator/exporter images so the valkey-operator install in argocd-apps resolves everything through artifactapi. - Add config/remote_helm/valkey.yaml proxying https://valkey.io/valkey-helm - Add valkey to the virtual/helm member list - Allow ^valkey-io/ on the ghcr remote (operator image ghcr.io/valkey-io/valkey-operator) - Allow ^oliver006/redis_exporter on dockerhub (Valkey metrics exporter)
44 lines
913 B
YAML
44 lines
913 B
YAML
base_url: https://registry-1.docker.io
|
|
description: Docker Hub registry
|
|
immutable_ttl: 0
|
|
mutable_ttl: 300
|
|
patterns:
|
|
- "^alpine/"
|
|
- "^altinity/"
|
|
- "^library/almalinux"
|
|
- "^library/alpine"
|
|
- "^library/busybox"
|
|
- "^library/debian"
|
|
- "^library/fedora"
|
|
- "^library/nats"
|
|
- "^library/nginx"
|
|
- "^library/postgres"
|
|
- "^library/redis"
|
|
- "^beats/filebeat"
|
|
- "^bitnami/"
|
|
- "^clickhouse/"
|
|
- "^curlimages/curl"
|
|
- "^emberstack/kubernetes-reflector"
|
|
- "^gitea/gitea"
|
|
- "^grafana/"
|
|
- "^hashicorp/consul"
|
|
- "^hashicorp/vault"
|
|
- "^intel/"
|
|
- "^internetsystemsconsortium/bind9"
|
|
- "^jfrog/"
|
|
- "^jpgouin/"
|
|
- "^kanidm/"
|
|
- "^natsio/"
|
|
- "^oliver006/redis_exporter"
|
|
- "^osixia/"
|
|
- "^rancher/"
|
|
- "^rspamd/rspamd"
|
|
- "^tiredofit/"
|
|
- "^timberio/vector"
|
|
- "^tozd/postfix"
|
|
- "^traefik/"
|
|
- "^valkey/valkey"
|
|
- "^ubi9/ubi-minimal"
|
|
- "^victoriametrics/"
|
|
- "^woodpeckerci/"
|