Skip to content

Commit c368163

Browse files
willkutleropenshift-merge-robot
authored andcommitted
Update config policy CRD with template field
Signed-off-by: Will Kutler <[email protected]>
1 parent b826331 commit c368163

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/addon/configpolicy/manifests/managedclusterchart/templates/policy.open-cluster-management.io_configurationpolicies_crd.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,10 @@ metadata:
278278
annotations:
279279
controller-gen.kubebuilder.io/version: v0.6.1
280280
creationTimestamp: null
281-
name: configurationpolicies.policy.open-cluster-management.io
282281
labels:
282+
policy.open-cluster-management.io/policy-type: template
283283
addon.open-cluster-management.io/hosted-manifest-location: hosting
284+
name: configurationpolicies.policy.open-cluster-management.io
284285
spec:
285286
group: policy.open-cluster-management.io
286287
names:

0 commit comments

Comments
 (0)