Skip to content

Commit f723c0d

Browse files
committed
Ensure bootstrap pod is included in render
1 parent 4becfc9 commit f723c0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bootstrap/bootstrap-pod.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ metadata:
55
namespace: openshift-cluster-version
66
labels:
77
k8s-app: cluster-version-operator
8+
annotations:
9+
include.release.openshift.io/{{ .ClusterProfile }}: "true"
810
spec:
911
containers:
1012
- name: cluster-version-operator

0 commit comments

Comments
 (0)