Skip to content

Commit b394190

Browse files
committed
added acm spoke hub clusters
1 parent ec14425 commit b394190

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/acm-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies:
99
version: 1.1.0
1010
repository: https://rh-mobb.github.io/validated-pattern-helm-charts/
1111
name: acm-operator
12-
version: 0.5.16
12+
version: 0.5.17
1313
apiVersion: v2
1414
description: Chart to deploy Red Hat Advanced Cluster Management (RHACM) with ArgoCD ApplicationSets for spoke cluster management

charts/acm-operator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ argocd:
4040
- name: spoke-cluster-config
4141
annotations:
4242
helmRepoUrl: https://rh-mobb.github.io/validated-pattern-helm-charts/
43-
chart: app-of-apps-infrastructure-acm
43+
chart: app-of-apps-infrastructure
4444
project: cluster-config-project
45-
targetRevision: 0.2.7
45+
targetRevision: 0.2.2
4646
gitRepoUrl: https://github.com/rh-mobb/rosa-cluster-config.git
4747
adGroup: PFAUTHAD
4848
# gitPathFile will be constructed dynamically as: {{metadata.labels.environment}}/{{name}}/infrastructure.yaml

0 commit comments

Comments
 (0)