File tree Expand file tree Collapse file tree
charts/cluster-bootstrap-acm-hub-registration Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ home : https://rh-mobb.github.io/validated-pattern-helm-charts/
2+ maintainers :
3+ - name : rh-mobb
14apiVersion : v2
25name : cluster-bootstrap-acm-hub-registration
36description : Helm chart to register spoke clusters with ACM hub
47type : application
5- version : 0.1.2
8+ version : 0.1.3
69appVersion : " 1.0"
7-
8-
Original file line number Diff line number Diff line change @@ -47,5 +47,3 @@ Selector labels
4747app.kubernetes.io /name: {{ include " cluster-bootstrap-acm-hub-registration.name" . }}
4848app.kubernetes.io /instance: {{ .Release.Name }}
4949{{- end }}
50-
51-
Original file line number Diff line number Diff line change 1313 apiVersion : cluster.open-cluster-management.io/v1beta1
1414 name : {{ .Values.gitopsCluster.placementName }}
1515{{- end }}
16-
17-
Original file line number Diff line number Diff line change @@ -9,5 +9,3 @@ metadata:
99spec :
1010 hubAcceptsClient : {{ .Values.managedCluster.hubAcceptsClient }}
1111 leaseDurationSeconds : {{ .Values.managedCluster.leaseDurationSeconds }}
12-
13-
Original file line number Diff line number Diff line change @@ -7,5 +7,3 @@ metadata:
77spec :
88 installNamespace : {{ .Values.applicationManager.installNamespace }}
99{{- end }}
10-
11-
Original file line number Diff line number Diff line change @@ -20,5 +20,3 @@ gitopsCluster:
2020 enabled : true
2121 argoNamespace : openshift-gitops
2222 placementName : all-spoke-clusters
23-
24-
You can’t perform that action at this time.
0 commit comments