Skip to content

Commit 96ee72a

Browse files
authored
Merge pull request #19 from rh-mobb/foster/acm-stuff
added acm spoke hub clusters
2 parents 78b8375 + 18ec7e3 commit 96ee72a

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: app-of-apps-acm-team-onboarding
33
description: Chart to onboard teams on an ACM hub with AppProjects, RBAC, and placement infrastructure for spoke deployment via ApplicationSets
4-
version: 0.2.0
4+
version: 0.3.0
55
home: https://rh-mobb.github.io/validated-pattern-helm-charts/
66
maintainers:
77
- name: rh-mobb
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.2
4+
version: 1.6.0
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: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@ metadata:
1111
spec:
1212
sourceNamespaces:
1313
- '*-team'
14-
- application-gitops
1514
applicationInstanceLabelKey: argocd.argoproj.io/instance
1615
applicationSet:
1716
sourceNamespaces:
1817
- '*-team'
19-
- application-gitops
2018
resources:
2119
limits:
2220
cpu: '1'

0 commit comments

Comments
 (0)