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:58:30 +08:00
parent ae11fe0f1a
commit 5e7071c86b

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