Skip to content

Commit

Permalink
fix: fix yaml file lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dati18 committed Feb 6, 2024
1 parent 36170d6 commit d686246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/helmfile/argo-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ releases:
namespace: argocd
chart: argo-cd/argo-cd
version: 5.53.14
installed: {{ eq .Environment.Name "local" | toYaml }}
installed: {{ eq .Environment.Name "local" | toYaml }}

0 comments on commit d686246

Please sign in to comment.