Skip to content

Commit eead3c0

Browse files
committed
helm values.yaml controller image repository
1 parent f69beb2 commit eead3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/tf-controller/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ podLabels: {}
2222
replicaCount: 1
2323
image:
2424
# -- Controller image repository
25-
repository: ghcr.io/flux-iac/tf-controller
25+
repository: ghcr.io/flux-iac/tofu-controller
2626
# -- Controller image pull policy
2727
pullPolicy: IfNotPresent
2828
# -- Overrides the image tag whose default is the chart appVersion.

0 commit comments

Comments
 (0)