Skip to content

Commit e318b86

Browse files
Merge pull request #366 from jottofar/bug-1834568-cert-to-svc
Bug 1834568: Add cert to service to support https
2 parents 356db86 + 5205861 commit e318b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/0001_00_cluster-version-operator_03_service.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
labels:
77
k8s-app: cluster-version-operator
88
annotations:
9+
service.beta.openshift.io/serving-cert-secret-name: cluster-version-operator-serving-cert
910
exclude.release.openshift.io/internal-openshift-hosted: "true"
1011
spec:
1112
type: ClusterIP

0 commit comments

Comments
 (0)