fix(reconciler): update image repository in values.alpha.yaml for clarity

- Changed the image repository from 'null' to 'freeleaps' and updated the image name to 'reconciler' for consistency in the Helm chart configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-01 09:51:43 +08:00
parent 32d9b816a2
commit dfd7c0c611

View File

@ -1,11 +1,11 @@
replicaCount: 1
reconciler:
image:
repository: null
repository: freeleaps
pullPolicy: IfNotPresent
tag: snapshot-57f46e7
registry: docker.io
name: freeleaps/reconciler
name: reconciler
imagePullSecrets: []
nameOverride: ''
fullnameOverride: ''