Fix kOps version for managed flag on cert-manager

This commit is contained in:
Dirk Jablonski 2021-06-21 09:26:11 +02:00 committed by Dirk Jablonski
parent 2197c1a493
commit 75977bcc16
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ either remove this installation prior to enabling this addon, or mark cert-mange
As long as you are using v1 versions of the cert-manager resources, it is safe to remove existing installs and replace it with this addon**
##### Self-provisioned cert-manager
{{ kops_feature_table(kops_added_default='1.21', k8s_min='1.16') }}
{{ kops_feature_table(kops_added_default='1.20.2', k8s_min='1.16') }}
The following cert-manager configuration allows provisioning cert-manager externally and allows all dependent plugins
to be deployed. Please note that addons might run into errors until cert-manager is deployed.