File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Future work includes:
2424
2525- Only currently is known to work with ` azure ` as the provider of confidential vms via peer-pods.
2626- Only known to work today with everything on one cluster. The work to expand this is in flight.
27- - If not using ARO you must either provide your own CA signed certs, or use let's encrypt.
27+ - Below version 3.1, if not using ARO you must either provide your own CA signed certs, or use let's encrypt.
2828- Must be on 4.16.14 or later.
2929
3030## Major versions
Original file line number Diff line number Diff line change @@ -35,8 +35,6 @@ clusterGroup:
3535 channel : stable
3636 installPlanApproval : Manual
3737 csv : trustee-operator.v0.4.1
38-
39-
4038 cert-manager :
4139 name : openshift-cert-manager-operator
4240 namespace : cert-manager-operator
@@ -88,6 +86,8 @@ clusterGroup:
8886 project : sandbox
8987 path : charts/coco-supported/sandbox
9088
89+ # Letsencrypt is not required anymore for trustee.
90+ # It's only here if you need it for your needs.
9191 letsencrypt :
9292 name : letsencrypt
9393 namespace : letsencrypt
You can’t perform that action at this time.
0 commit comments