Skip to content

Commit 3d147cb

Browse files
JustinKuliopenshift-merge-robot
authored andcommitted
Revert "Stop managing Policy CRD on the hub cluster"
This reverts commit 20075f6. That commit caused the Policy CRD to be completely lost in some upgrade situations. Signed-off-by: Justin Kulikauskas <[email protected]>
1 parent 2f82ed6 commit 3d147cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/addon/policyframework/manifests/managedclusterchart/templates/policy.open-cluster-management.io_policies_crd.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Copyright Contributors to the Open Cluster Management project
22

3-
{{- if not .Values.onMulticlusterHub }}
43
{{- if semverCompare "< 1.16.0" .Capabilities.KubeVersion.Version }}
54

65
---
@@ -485,4 +484,3 @@ status:
485484
conditions: []
486485
storedVersions: []
487486
{{- end }}
488-
{{- end }}

0 commit comments

Comments
 (0)