Skip to content

Commit f49a936

Browse files
authored
Merge pull request #16 from rh-mobb/foster/acm-stuff
added acm spoke hub clusters
2 parents 78b81af + 57018a5 commit f49a936

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
description: Chart to generate argocd apps
33
name: application-gitops
4-
version: 1.5.1
4+
version: 1.5.2
55
home: https://rh-mobb.github.io/validated-pattern-helm-charts/
66
maintainers:
77
- name: rh-mobb

charts/application-gitops/templates/argocd-crd.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ spec:
1414
- application-gitops
1515
applicationInstanceLabelKey: argocd.argoproj.io/instance
1616
applicationSet:
17+
sourceNamespaces:
18+
- '*-team'
19+
- application-gitops
1720
resources:
1821
limits:
1922
cpu: '1'

0 commit comments

Comments
 (0)