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: charts/cert-manager/cert-manager/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1147,7 +1147,7 @@ cert-manager:
1147
1147
# For more information, see [this note](https://github.com/cert-manager/cert-manager/pull/4414).
1148
1148
startupapicheck:
1149
1149
# Enables the startup api check.
1150
-
enabled: true
1150
+
enabled: false
1151
1151
# Pod Security Context to be set on the startupapicheck component Pod.
1152
1152
# For more information, see [Configure a Security Context for a Pod or Container](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/).
0 commit comments