fix: update reconciler image repository in values.alpha.yaml

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-08 15:02:02 +08:00
parent ff53eae82d
commit 64ddf0c661

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-de20494 tag: snapshot-de20494
registry: docker.io registry: docker.io