From 03c59a534c861c5dd79b01f01af0e04ad5e456b8 Mon Sep 17 00:00:00 2001 From: David Eads Date: Mon, 24 Aug 2020 11:08:16 -0400 Subject: [PATCH] bug 1871890: add current profile annotations to CVO manifests This is matches https://github.com/openshift/enhancements/pull/414 and doesn't change existing behavior --- .../v1alpha1/0000_10-pod-network-connectivity-check.crd.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/operatorcontrolplane/v1alpha1/0000_10-pod-network-connectivity-check.crd.yaml b/operatorcontrolplane/v1alpha1/0000_10-pod-network-connectivity-check.crd.yaml index ddd34c42e16..5cc8e56f907 100644 --- a/operatorcontrolplane/v1alpha1/0000_10-pod-network-connectivity-check.crd.yaml +++ b/operatorcontrolplane/v1alpha1/0000_10-pod-network-connectivity-check.crd.yaml @@ -1,6 +1,8 @@ apiVersion: apiextensions.k8s.io/v1beta1 kind: CustomResourceDefinition metadata: + annotations: + include.release.openshift.io/self-managed-high-availability: "true" creationTimestamp: null name: podnetworkconnectivitychecks.controlplane.operator.openshift.io spec: