Skip to content

Commit

Permalink
Use tags for flux repository (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonclay7 authored Aug 29, 2023
1 parent bf0efdb commit a05e82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/eks-monitoring/dashboards.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
interval: 5m0s
url: ${var.flux_gitrepository_url}
ref:
branch: ${var.flux_gitrepository_branch}
tag: ${var.flux_gitrepository_branch}
YAML

depends_on = [module.external_secrets]
Expand Down

0 comments on commit a05e82b

Please sign in to comment.