Skip to content

Commit

Permalink
Merge pull request #769 from guillaumerose/missinganot
Browse files Browse the repository at this point in the history
Add missing default profile annotation
  • Loading branch information
openshift-merge-robot committed Dec 3, 2020
2 parents 4935eb6 + 9114e17 commit e65b9b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ metadata:
controller-tools.k8s.io: "1.0"
name: openshift-machine-api-kubevirt
namespace: openshift-cloud-credential-operator
annotations:
include.release.openshift.io/self-managed-high-availability: "true"
spec:
secretRef:
namespace: openshift-machine-api
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ metadata:
labels:
api: clsuterapi
k8s-app: termination-handler
annotations:
include.release.openshift.io/self-managed-high-availability: "true"
spec:
selector:
matchLabels:
Expand Down

0 comments on commit e65b9b2

Please sign in to comment.