Skip to content

Commit

Permalink
add current profile annotations to CVO manifests
Browse files Browse the repository at this point in the history
This is matches openshift/enhancements#510 and doesn't change existing behavior
  • Loading branch information
guillaumerose committed Nov 2, 2020
1 parent 432d962 commit 9b149a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/0000_12_etcd-operator_10_flowschema.yaml
Expand Up @@ -2,6 +2,8 @@ apiVersion: flowcontrol.apiserver.k8s.io/v1alpha1
kind: FlowSchema
metadata:
name: openshift-etcd-operator
annotations:
include.release.openshift.io/self-managed-high-availability: "true"
spec:
distinguisherMethod:
type: ByUser
Expand Down

0 comments on commit 9b149a9

Please sign in to comment.