Skip to content

Commit a79c0c2

Browse files
committed
Update infrastructure-appset.yaml
1 parent 0c30d57 commit a79c0c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/controllers/argocd/apps/appsets/infrastructure-appset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
revision: HEAD
1414
# Discover any application directory within the infrastructure/*/* path.
1515
directories:
16-
- path: infrastructure/*/*
16+
- path: "infrastructure/controllers/*"
1717
template:
1818
metadata:
1919
# Name is derived from the path, e.g., 'infra-cert-manager'

0 commit comments

Comments
 (0)