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: deploy/charts/command-cert-manager-issuer/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,3 +84,4 @@ The following table lists the configurable parameters of the `command-cert-manag
84
84
|`nodeSelector`| Node labels for pod assignment |`{}`|
85
85
|`tolerations`| Tolerations for pod assignment |`[]`|
86
86
|`secretConfig.useClusterRoleForSecretAccess`| Specifies if the ServiceAccount should be granted access to the Secret resource using a ClusterRole |`false`|
87
+
|`defaultHealthCheckInterval`| Specifies the default health check interval for issuers |`""` (uses the default in the code which is 60s) |
0 commit comments