We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69beb2 commit eead3c0Copy full SHA for eead3c0
charts/tf-controller/values.yaml
@@ -22,7 +22,7 @@ podLabels: {}
22
replicaCount: 1
23
image:
24
# -- Controller image repository
25
- repository: ghcr.io/flux-iac/tf-controller
+ repository: ghcr.io/flux-iac/tofu-controller
26
# -- Controller image pull policy
27
pullPolicy: IfNotPresent
28
# -- Overrides the image tag whose default is the chart appVersion.
0 commit comments