You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kube.tf.example
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1013,6 +1013,9 @@ encryption:
1013
1013
MTU: 1450
1014
1014
EOT */
1015
1015
1016
+
# If you want to use a specific cert-manager helm chart version, set it below; otherwise, leave them as-is for the latest versions.
1017
+
# cert_manager_version = ""
1018
+
1016
1019
# Cert manager, all cert-manager helm values can be found at https://github.com/cert-manager/cert-manager/blob/master/deploy/charts/cert-manager/values.yaml
1017
1020
# The following is an example, please note that the current indentation inside the EOT is important.
1018
1021
# For cert-manager versions < v1.15.0, you need to set installCRDs: true instead of crds.enabled and crds.keep.
0 commit comments