Skip to content

Commit a05e82b

Browse files
authored
Use tags for flux repository (#226)
1 parent bf0efdb commit a05e82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/eks-monitoring/dashboards.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
interval: 5m0s
1212
url: ${var.flux_gitrepository_url}
1313
ref:
14-
branch: ${var.flux_gitrepository_branch}
14+
tag: ${var.flux_gitrepository_branch}
1515
YAML
1616

1717
depends_on = [module.external_secrets]

0 commit comments

Comments
 (0)