We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d633225 commit a81cb92Copy full SHA for a81cb92
2 files changed
charts/acm-operator/Chart.yaml
@@ -10,6 +10,6 @@ dependencies:
10
version: 1.1.0
11
repository: https://rh-mobb.github.io/validated-pattern-helm-charts/
12
name: acm-operator
13
-version: 0.5.29
+version: 0.5.30
14
apiVersion: v2
15
description: Chart to deploy Red Hat Advanced Cluster Management (RHACM) with ArgoCD ApplicationSets for spoke cluster management
charts/acm-operator/templates/multiClusterHub.yaml
@@ -55,9 +55,6 @@ spec:
55
- configOverrides: {}
56
enabled: false
57
name: siteconfig
58
- - configOverrides: {}
59
- enabled: false
60
- name: edge-manager-preview
61
62
63
name: fine-grained-rbac
0 commit comments