Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-codefresh committed Oct 23, 2024
1 parent 973f670 commit fed99ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3957,10 +3957,10 @@ acrController:
replicas: 1
## ACR controller image
image:
# -- Repository to use for the event reporter
# -- Repository to use for the acr controller
# @default -- `""` (defaults to global.image.repository)
repository: "quay.io/codefresh/argocd"
# -- Tag to use for the event reporter
# -- Tag to use for the acr controller
# @default -- `""` (defaults to global.image.tag)
tag: "v2.12-2024.10.17-36fb3f0d1"
# -- Image pull policy for the acr controller
Expand Down

0 comments on commit fed99ca

Please sign in to comment.