We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4becfc9 commit f723c0dCopy full SHA for f723c0d
1 file changed
bootstrap/bootstrap-pod.yaml
@@ -5,6 +5,8 @@ metadata:
5
namespace: openshift-cluster-version
6
labels:
7
k8s-app: cluster-version-operator
8
+ annotations:
9
+ include.release.openshift.io/{{ .ClusterProfile }}: "true"
10
spec:
11
containers:
12
- name: cluster-version-operator
0 commit comments