fix: update reconciler image repository to freeleaps/reconciler in values.alpha.yaml

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-10 22:36:31 +08:00
parent e960ce44d0
commit 7670207f6c

View File

@ -1,7 +1,7 @@
replicaCount: 1 replicaCount: 1
reconciler: reconciler:
image: image:
repository: null repository: freeleaps/reconciler
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: snapshot-4935632 tag: snapshot-4935632
registry: docker.io registry: docker.io